diff options
author | Stone Tickle <lattis@mochiro.moe> | 2022-01-06 11:51:10 -0600 |
---|---|---|
committer | Stone Tickle <lattis@mochiro.moe> | 2022-01-06 20:14:34 -0600 |
commit | 2c4a98f851c4a363cb8dd83b2270243ce2990442 (patch) | |
tree | 10f875819c90f5867dff694fd6378b12166253ea /docs/markdown/snippets | |
parent | 71ea9e3d4c2036f8338d575b00134c73e4914bad (diff) | |
download | meson-2c4a98f851c4a363cb8dd83b2270243ce2990442.zip meson-2c4a98f851c4a363cb8dd83b2270243ce2990442.tar.gz meson-2c4a98f851c4a363cb8dd83b2270243ce2990442.tar.bz2 |
add release notes for refman man page
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/refman_man_page_backend.md | 4 |
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. |