summaryrefslogtreecommitdiff
path: root/source3/Doxyfile
AgeCommit message (Collapse)AuthorFilesLines
2008-08-20Updated Doxyfile conf to doxygen version 1.5.3Steven Danneman1-31/+47
* Removed deprecated configuration parameters * Silenced all warnings due to lack of doxygen comments * Reordered config parameters to match doxygen's canonical ordering (This used to be commit d3295d13aeb396377cb7fd46dcdb1f504f18efef)
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+6
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-6/+0
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8)
2003-02-28Remove reference to "mainpage.dox" and CodingStandards, which haveMartin Pool1-4/+3
been removed. Put subdirectory names in file list, so we get lib/util_chr.c, not just util_chr.c. (This used to be commit 732d94b83e2dd14bad92c2f7947cf905b9128a2f)
2003-02-13Merge from HEAD to allow automatic Doxygen generation.Martin Pool1-5/+12
(This used to be commit ff8674d13b6c57907c9cd5776a0a658a9727d0b4)
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-4/+4
(i ignored the new SAMBA stuff, but the rest of this looks like it should have been merged already). (This used to be commit 3de09e5cf1f667e410ee8b9516a956860ce7290f)
2002-01-17Fixed typo.Tim Potter1-1/+1
(This used to be commit e675d34dbfe1435150faf5af4bb97f01d311f5b0)
2001-11-16Make CodingSuggestions show up in the Doxygen pages.Martin Pool1-3/+6
(This used to be commit b3e34ad3207f53310b2d59c07a4cec765a0f81bf)
2001-11-15Don't include the treeview -- for Samba it is too big and can lock upMartin Pool1-1/+1
browsers. (This used to be commit 4e6c57fefa25036877a93b9056d06c725a5964cc)
2001-11-15Leave doc comments in code listings for the web.Martin Pool1-1/+1
(This used to be commit 9f9d4cae1d19d930e8d8a6a879899560c089b878)
2001-11-15Configuration file to run the Doxygen API documentation tool. A fewMartin Pool1-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/ (This used to be commit 71e14a858166d85bc3209f068aabc7b1e2b41d73)