Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Remove find_missing_manpages replaced by docs.py and dependent on a ↵ | Andrew Bartlett | 2014-01-29 | 1 | -71/+0 |
| | | | | | | | Makefile.in file Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
* | tests: Convert find_missing_doc into a unit test. | Jelmer Vernooij | 2012-10-19 | 1 | -83/+0 |
| | |||||
* | find_missing_doc: Convert to python. | Jelmer Vernooij | 2012-09-26 | 2 | -62/+100 |
| | |||||
* | find_missing_manpages: convert to python | Jelmer Vernooij | 2012-09-26 | 1 | -30/+44 |
| | |||||
* | find_missing_manpages: Ignore make variables. | Jelmer Vernooij | 2012-09-26 | 1 | -0/+1 |
| | |||||
* | Remove unused neatquotes script. | Jelmer Vernooij | 2012-09-26 | 1 | -12/+0 |
| | |||||
* | undocumented: Drop extension from helper scripts. | Jelmer Vernooij | 2012-09-26 | 2 | -0/+0 |
| | |||||
* | docs: Fix undocumented target to find smb.conf directives in the right place | Andrew Bartlett | 2012-09-04 | 1 | -1/+1 |
| | | | | | | The manpages target needs to be reworked to know about waf. Andrew Bartlett | ||||
* | docs: Rename manpages-3 -> manpages. | Karolin Seeger | 2012-09-03 | 1 | -1/+1 |
| | | | | | | | | | | This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104 | ||||
* | s3-build: remove EXEEXT from Makefiles | Andrew Bartlett | 2012-02-09 | 1 | -1/+0 |
| | | | | | | | | As far as I am aware, we do not actually build on any platforms that require this. The last Stratos VOS release on ftp://ftp.stratus.com/vos/samba/samba.html was 3.0.5 Andrew Bartlett | ||||
* | find_unused_doc: Strip spaces in configuration names, just like the parser does. | Jelmer Vernooij | 2009-05-01 | 1 | -4/+9 |
| | |||||
* | Remove broken XSL-FO translation code; this has been broken for a while | Jelmer Vernooij | 2009-05-01 | 1 | -1/+0 |
| | | | | and the output was never used. | ||||
* | Fix regular expressions in find_missing_doc after code format changes in | Jelmer Vernooij | 2009-05-01 | 1 | -3/+3 |
| | | | | loadparm.c. | ||||
* | Fix 'make undocumented' (by hardcoding the source path, now that the docs | Jelmer Vernooij | 2009-05-01 | 1 | -1/+1 |
| | | | | live in the same git repo) | ||||
* | Filter substitution variables out of list of undocumented applications. | Jelmer Vernooij | 2009-05-01 | 1 | -0/+2 |
| | |||||
* | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 2008-04-23 | 4 | -0/+116 |
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) |