1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

9 Commits

Author SHA1 Message Date
Jeremy Allison
9dafb7f48c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
to do the upper layer directories but this is what
everyone is waiting for....

Jeremy.
2007-10-10 11:19:14 -05:00
Martin Pool
732d94b83e Remove reference to "mainpage.dox" and CodingStandards, which have
been removed.

Put subdirectory names in file list, so we get lib/util_chr.c, not
just util_chr.c.
-
Martin Pool
ff8674d13b Merge from HEAD to allow automatic Doxygen generation. -
Gerald Carter
3de09e5cf1 syncing up with HEAD. Seems to be a lot of differences creeping in
(i ignored the new SAMBA stuff, but the rest of this looks like it should
have been merged already).
-
Tim Potter
e675d34dbf Fixed typo. -
Martin Pool
b3e34ad320 Make CodingSuggestions show up in the Doxygen pages. -
Martin Pool
4e6c57fefa Don't include the treeview -- for Samba it is too big and can lock up
browsers.
-
Martin Pool
9f9d4cae1d Leave doc comments in code listings for the web. -
Martin Pool
71e14a8581 Configuration file to run the Doxygen API documentation tool. A few
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/
-