1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Fix documentation build: manpages, links in the HTML documents.

Fixed manpages generation to properly create handle smb.conf parameters' titles
Changed HTML generator to include links for every smb.conf parameter.
Now we have correct linking between different HTML documents.


Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be commit 056935ff1f)
This commit is contained in:
Alexander Bokovoy
2008-04-24 23:40:51 +04:00
parent 9174e864fe
commit 3be9a355ff
7 changed files with 57 additions and 35 deletions

View File

@ -94,4 +94,4 @@ fi
AC_SUBST(TARGETS)
AC_OUTPUT( Makefile.settings)
AC_OUTPUT( Makefile.settings build/catalog.xml)