]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/man.conf
Add basic man pages.
[tlsproxy/tlsproxy.git] / man / man.conf
1 # Macro to display links to other man pages. Inspired by Git's linkgit:[]
2 # macro.
3 [macros]
4 (?su)[\\]?(?P<name>manlink):(?P<target>\S*?)\[(?P<attrlist>.*?)\]=
5
6 [manlink-inlinemacro]
7 <citerefentry>
8     <refentrytitle>{target}</refentrytitle>
9     <manvolnum>{0}</manvolnum>
10 </citerefentry>