summary refs log tree commit diff
path: root/doc/src
AgeCommit message (Collapse)Author
2011-03-19Doxygen: Remove header.inc.html and ngircd-doc.css from distributionAlexander Barton
2011-02-13Doxygen: define ZLIB, PAM, and ZEROCONFAlexander Barton
2011-02-13Updated Doxygen configuration fileAlexander Barton
Removed unnecessary variables DETAILS_AT_TOP, EXTRACT_PRIVATE, EXTRACT_LOCAL_CLASSES, added SHOW_DIRECTORIES=YES, STRIP_CODE_COMMENTS=NO, REFERENCED_BY_RELATION=YES, REFERENCES_RELATION=YES, HTML_DYNAMIC_SECTIONS=YES and GENERATE_DOCSET=NO; updated PREDEFINED.
2011-02-13Doxygen: remove own header and CSS fileAlexander Barton
Use the ones of Doxygen instead, this has the advantage that we benefit of new functionality of Doxygen without having to make changes.
2009-04-25Doxygen: update source code repository link to GITAlexander Barton
2008-11-13Added some missing files of GIT tree to distribution archivesAlexander Barton
The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h
2008-04-09Moved .cvsignore files to .gitignoreAlexander Barton
Since we are using GIT starting from now, I converted all the .cvsignore files to .gitignore files.
2006-12-28Added "html" directory to CVS ignore list (it is generated by doxygen).Alexander Barton
2006-12-28distclean: remove "html" folder.Alexander Barton
2006-12-28Added .cvsignore files to hide generated files from CVS.Alexander Barton
2006-04-08Added maintainer-clean-local target to purge generated Makefiles.Alexander Barton
2005-07-23Added "STRIP_FROM_PATH" variable to generate relative path names.Alexander Barton
2005-07-22Added style definitions for source code listings.Alexander Barton
2005-07-22New files for the Doxygen source code documentation system.Alexander Barton