Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Doxyfile conf to doxygen version 1.5.3 | Steven Danneman | 2008-08-21 | 1 | -31/+47 |
| | | | | | | | * Removed deprecated configuration parameters * Silenced all warnings due to lack of doxygen comments * Reordered config parameters to match doxygen's canonical ordering (cherry picked from commit c3dda372241c4e7171aa928fe0a4f5889bcb21a8) | ||||
* | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-test | Gerald (Jerry) Carter | 2007-10-10 | 1 | -0/+6 |
| | |||||
* | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 2007-10-10 | 1 | -6/+0 |
| | | | | | | | to do the upper layer directories but this is what everyone is waiting for.... Jeremy. | ||||
* | Remove reference to "mainpage.dox" and CodingStandards, which have | Martin Pool | 2003-02-28 | 1 | -4/+3 |
| | | | | | | | been removed. Put subdirectory names in file list, so we get lib/util_chr.c, not just util_chr.c. | ||||
* | Merge from HEAD to allow automatic Doxygen generation. | Martin Pool | 2003-02-13 | 1 | -5/+12 |
| | |||||
* | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 2002-10-01 | 1 | -4/+4 |
| | | | | | (i ignored the new SAMBA stuff, but the rest of this looks like it should have been merged already). | ||||
* | Fixed typo. | Tim Potter | 2002-01-17 | 1 | -1/+1 |
| | |||||
* | Make CodingSuggestions show up in the Doxygen pages. | Martin Pool | 2001-11-16 | 1 | -3/+6 |
| | |||||
* | Don't include the treeview -- for Samba it is too big and can lock up | Martin Pool | 2001-11-15 | 1 | -1/+1 |
| | | | | browsers. | ||||
* | Leave doc comments in code listings for the web. | Martin Pool | 2001-11-15 | 1 | -1/+1 |
| | |||||
* | Configuration file to run the Doxygen API documentation tool. A few | Martin Pool | 2001-11-15 | 1 | -0/+167 |
files already have Doxygen markup. Instructions on inserting tags into new code can be found at http://doxygen.org/. Output is (currently) at http://samba.org/~mbp/samba-dox/ |