1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

199 Commits

Author SHA1 Message Date
Günther Deschner
fe474861f8 s3-docs: document "net dom renamecomputer".
Guenther
2009-05-11 10:56:22 +02:00
Karolin Seeger
4a4dc776b2 s3/docs: Remove unnecessary .sp.
Karolin
2009-05-06 16:06:59 +02:00
Günther Deschner
e398f1e915 s3-docs: Fix Bug #6331. Document "net dom join/net dom unjoin".
Guenther
2009-05-06 15:45:53 +02:00
Günther Deschner
bf197a9c0a s3-docs: Fix "net eventlog dump" syntax in manpage.
Guenther
2009-05-06 15:45:25 +02:00
Karolin Seeger
ca7304dc22 s3/docs: Fix typo.
Karolin
2009-05-04 15:23:25 +02:00
Karolin Seeger
eaf949947c s3/docs: Fix typos.
That fixes bug #4247. Thanks to David McNeill <davemc [at] mcpond.co.nz>
for reporting!

Karolin
2009-05-03 09:55:46 +02:00
Karolin Seeger
579c91581f s3/docs: Fix typo.
This fixes bug #4245. Thanks to David McNeill <davemc [at] mcpond.co.nz>
for reporting!

Karolin
2009-05-03 09:37:35 +02:00
Jelmer Vernooij
aebb1b8d7c Fix dependency on the attributes file. 2009-05-02 01:15:27 +02:00
Jelmer Vernooij
0163f7ee8b Remove unused entries from clean. 2009-05-02 01:15:26 +02:00
Jelmer Vernooij
fada9e915a Remove rules for unused epstopdf. 2009-05-02 01:15:26 +02:00
Jelmer Vernooij
c4493c22f1 Remove XSLT script to generate image dependencies, instead rely on make
given that the number of image formats we use is limited.
2009-05-02 01:15:26 +02:00
Jelmer Vernooij
86a968b098 Remove text chunks support. Was never built by any of the main targets,
and one of the reasons the complex dependency system exists.
2009-05-02 01:15:26 +02:00
Jelmer Vernooij
78bfc60288 find_unused_doc: Strip spaces in configuration names, just like the parser does. 2009-05-01 22:58:39 +02:00
Jelmer Vernooij
cc6a5d57ea Use <example> + <smbconfblock> rather than nonexistant element
<smbconfexample>.
2009-05-01 22:49:14 +02:00
Jelmer Vernooij
d2650add2d Fix a couple of invalid DocBook XML usages in the Samba3 Developers Guide. 2009-05-01 22:49:14 +02:00
Jelmer Vernooij
f043823449 Fix most of the invalid usages of DocBook in the Samba 3 HOWTO.
make check FTW!
2009-05-01 22:49:14 +02:00
Jelmer Vernooij
0b2380b188 Fix a bunch of XML validation errors. 2009-05-01 22:49:13 +02:00
Jelmer Vernooij
df74a0eb78 Remove broken XSL-FO translation code; this has been broken for a while
and the output was never used.
2009-05-01 22:49:13 +02:00
Jelmer Vernooij
11b6c1137d Move expansion of Samba-specific XML elements out of xslt/latex.xsl into a
separate file, for better readability. xslt/latex.xsl now only contains
tweaks to the dblatex configuration.
2009-05-01 22:49:12 +02:00
Jelmer Vernooij
04071251b1 Explicitly mention licenses in all stylesheets 2009-05-01 22:49:12 +02:00
Jelmer Vernooij
38030958ed Remove the DTD for the removed pdb-xml backend. 2009-05-01 22:49:12 +02:00
Jelmer Vernooij
62dfc6c517 Generate pdf documents in-place rather than copying them from . to output/ 2009-05-01 22:49:12 +02:00
Jelmer Vernooij
c0e710aa66 Remove unused and unsubstituted variables from Makefile.settings.in. 2009-05-01 22:49:12 +02:00
Jelmer Vernooij
9d26d7e63d Remove references to dia now that we use inkscape for diagrams. 2009-05-01 22:49:11 +02:00
Jelmer Vernooij
29e696a62b Fix build of the PostScript documents. 2009-05-01 22:49:11 +02:00
Jelmer Vernooij
0edebf5e9a Fix dependencies on images for pdf and ps files. 2009-05-01 22:49:11 +02:00
Jelmer Vernooij
e9bc179e0a Remove unnecessary checks for apps now used through dblatex. 2009-05-01 22:49:11 +02:00
Jelmer Vernooij
2099d83226 Remove use of unicode quotes, as it confuses LaTeX. 2009-05-01 22:49:10 +02:00
Jelmer Vernooij
21b9d8fe3e Use standard LaTeX book document class rather than custom samba class. 2009-05-01 22:49:10 +02:00
Jelmer Vernooij
4f97fee085 Trim the requirements for building the docs, remove outdated instructions
for db2latex.
2009-05-01 22:49:10 +02:00
Jelmer Vernooij
7661364a70 Move test image to test/images/, consistent with the other books. 2009-05-01 22:49:10 +02:00
Jelmer Vernooij
64cf630033 Cut out the intermediate dvi files in the Makefile - dblatex can take care
of those for us.
2009-05-01 22:49:09 +02:00
Jelmer Vernooij
83f0599400 Remove reference to (removed?) image copy script. 2009-05-01 22:49:09 +02:00
Jelmer Vernooij
8f8962ac0b Remove admon graphics - provided by dblatex now. 2009-05-01 22:49:09 +02:00
Jelmer Vernooij
0d390de77c Also move \linebreaksign to the samba LaTeX package. 2009-05-01 22:49:08 +02:00
Jelmer Vernooij
5644c8862f Split Samba-specific LaTeX commands into their own LaTeX package,
independent of the style changes made by the sambadoc documentclass.
2009-05-01 22:49:08 +02:00
Jelmer Vernooij
97cd6358ab Fix syntax errors (title is mandator for chapters) in Samba4-HOWTO. 2009-05-01 22:49:08 +02:00
Jelmer Vernooij
dc9e3bb059 Use new stylesheet variables names as used by dblatex.
Remove a Samba-specific workaround for a db2latex bug.
2009-05-01 22:49:08 +02:00
Jelmer Vernooij
16ff10e4bb Fix dblatex warning: Remove reference to removed DTD file. 2009-05-01 22:49:07 +02:00
Jelmer Vernooij
3edddd6e2b Remove included (but unused) copy of db2latex. 2009-05-01 22:49:07 +02:00
Jelmer Vernooij
b1097e1532 Use system-provided dblatex to build the docs rather than included
db2latex.
2009-05-01 22:49:06 +02:00
Jelmer Vernooij
a1338d05ea Make the test document include a Samba-specific XML element and an image. 2009-05-01 22:49:06 +02:00
Jelmer Vernooij
02c1439a82 Look for dblatex. 2009-05-01 22:49:06 +02:00
Jelmer Vernooij
bcb89826de Fix regular expressions in find_missing_doc after code format changes in
loadparm.c.
2009-05-01 13:10:14 +02:00
Jelmer Vernooij
4abc5c945e Fix 'make undocumented' (by hardcoding the source path, now that the docs
live in the same git repo)
2009-05-01 13:10:13 +02:00
Jelmer Vernooij
6e48495ee7 Filter substitution variables out of list of undocumented applications. 2009-05-01 13:10:13 +02:00
Jelmer Vernooij
90c9e0aec4 Fix 'make samples' (git doesn't version directories, so 'examples' won't
exist yet)
2009-05-01 13:10:13 +02:00
Karolin Seeger
3422b9c546 s3/docs: Fix serveral typos.
This fixes bug #4315.
Thanks to Felipe Augusto van de Wiel <faw [at] cathedrallabs [dot] org>!

Karolin
2009-04-29 14:12:01 +02:00
Karolin Seeger
b6eab68c20 s3/docs: Remove documentation of "use kerberos keytab".
This parameter has been removed with d96248a9b4655.

Karolin
2009-04-29 12:40:12 +02:00
Günther Deschner
664ff081ca s3-docs: document "net eventlog" in net manpage.
Guenther
2009-04-29 11:47:34 +02:00