SF.net SVN: docutils:[10083 ] trunk/docutils/docs/user /manpage.rst

grubert--- via Docutils-checkins <[email protected]> Sun, 13 Apr 2025 15:12:35 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10083
          http://sourceforge.net/p/docutils/code/10083
Author:   grubert
Date:     2025-04-13 15:12:34 +0000 (Sun, 13 Apr 2025)
Log Message:
-----------
More detail on conventions for filenames

Modified Paths:
--------------
    trunk/docutils/docs/user/manpage.rst

Modified: trunk/docutils/docs/user/manpage.rst
===================================================================
--- trunk/docutils/docs/user/manpage.rst	2025-04-12 17:36:01 UTC (rev 10082)
+++ trunk/docutils/docs/user/manpage.rst	2025-04-13 15:12:34 UTC (rev 10083)
@@ -199,6 +199,8 @@
 
     .B #include <stdio.h>
 
+  which would be */usr/include/stdio.h*, typesetting C-code is probably better
+  passed on to Pygments_.
 
 References
 ==========
@@ -208,5 +210,6 @@
 
 .. [LMHT] `Linux Man Page Howto <https://tldp.org/HOWTO/Man-Page/>`__.
 
+.. _Pygments: https://pygments.org/
 .. _Docutils: https://docutils.sourceforge.io/
 .. _Docutils Document Tree: ../ref/doctree.html

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.