aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2022-01-07 18:55:07 +0200
committerGitHub <noreply@github.com>2022-01-07 18:55:07 +0200
commit8b54ee58efe5dc8f2cb23a1e54578090243bc599 (patch)
tree6ec94ebe2dfe402d22296ced40bb81789c6fb4d4 /docs/markdown/snippets
parent484a389bbe186120f3328b6c47c86b087f32a530 (diff)
parent2c4a98f851c4a363cb8dd83b2270243ce2990442 (diff)
downloadmeson-8b54ee58efe5dc8f2cb23a1e54578090243bc599.zip
meson-8b54ee58efe5dc8f2cb23a1e54578090243bc599.tar.gz
meson-8b54ee58efe5dc8f2cb23a1e54578090243bc599.tar.bz2
Merge pull request #9773 from annacrombie/master
Add a man page backend to refman
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/refman_man_page_backend.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/refman_man_page_backend.md b/docs/markdown/snippets/refman_man_page_backend.md
new file mode 100644
index 0000000..2a774e2
--- /dev/null
+++ b/docs/markdown/snippets/refman_man_page_backend.md
@@ -0,0 +1,4 @@
+## Add a man page backend to refman
+
+The refman docs (function and object reference) can now be generated as a man
+page.