Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove XSLT script to generate image dependencies, instead rely on make | Jelmer Vernooij | 2009-05-02 | 1 | -36/+0 |
| | | | | given that the number of image formats we use is limited. | ||||
* | Remove text chunks support. Was never built by any of the main targets, | Jelmer Vernooij | 2009-05-02 | 1 | -19/+0 |
| | | | | and one of the reasons the complex dependency system exists. | ||||
* | Remove broken XSL-FO translation code; this has been broken for a while | Jelmer Vernooij | 2009-05-01 | 1 | -8/+0 |
| | | | | and the output was never used. | ||||
* | Move expansion of Samba-specific XML elements out of xslt/latex.xsl into a | Jelmer Vernooij | 2009-05-01 | 2 | -159/+153 |
| | | | | | separate file, for better readability. xslt/latex.xsl now only contains tweaks to the dblatex configuration. | ||||
* | Explicitly mention licenses in all stylesheets | Jelmer Vernooij | 2009-05-01 | 13 | -16/+26 |
| | |||||
* | Use standard LaTeX book document class rather than custom samba class. | Jelmer Vernooij | 2009-05-01 | 1 | -0/+6 |
| | |||||
* | Remove admon graphics - provided by dblatex now. | Jelmer Vernooij | 2009-05-01 | 6 | -755/+0 |
| | |||||
* | Also move \linebreaksign to the samba LaTeX package. | Jelmer Vernooij | 2009-05-01 | 2 | -3/+1 |
| | |||||
* | Split Samba-specific LaTeX commands into their own LaTeX package, | Jelmer Vernooij | 2009-05-01 | 2 | -21/+27 |
| | | | | independent of the style changes made by the sambadoc documentclass. | ||||
* | Use new stylesheet variables names as used by dblatex. | Jelmer Vernooij | 2009-05-01 | 2 | -23/+5 |
| | | | | Remove a Samba-specific workaround for a db2latex bug. | ||||
* | Fix dblatex warning: Remove reference to removed DTD file. | Jelmer Vernooij | 2009-05-01 | 1 | -1/+0 |
| | |||||
* | Remove included (but unused) copy of db2latex. | Jelmer Vernooij | 2009-05-01 | 168 | -58985/+0 |
| | |||||
* | man pages: Fix synonyms. | Karolin Seeger | 2008-06-09 | 1 | -0/+3 |
| | | | | | Karolin (This used to be commit d1ae27ddbe9c30996d2c593a37e65581c3ff482c) | ||||
* | docs: fix the manpage output of parameters list in smb.conf.5. | Michael Adam | 2008-04-25 | 1 | -0/+3 |
| | | | | | | | There were some newlines missing in the template for samba:parameters. Michael (This used to be commit a47abfa9276765164870bd7541798ff1201379b1) | ||||
* | docs: fix indentation in expand-smbxonfdoc. | Michael Adam | 2008-04-25 | 1 | -9/+9 |
| | | | | | Michael (This used to be commit 79f53a06820b226cbfbc939ae9a6d255e4a4a2d1) | ||||
* | Fix documentation build: manpages, links in the HTML documents. | Alexander Bokovoy | 2008-04-24 | 4 | -29/+51 |
| | | | | | | | | | | 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 056935ff1f5fefc3ca42f7006182fc80c94d91ab) | ||||
* | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 2008-04-23 | 193 | -0/+62781 |
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) |