Tuesday, 22 November, 2005
Manuals and Docs
This page lists the major manuals and documentation links I’ve presented so far. Remember that anything listed here is likely to have come from a matching tutorial from this site; so if you’re after a tutorial rather than a reference manual remember to check the category archives or try the search tool at the top right corner of each page.
Algorithms
- Wikipedia’s List of Algorithms.
Revision Control
- Introduction to CVS
- Introduction to RCS
- Subversion Manual
Integrated Groupware Packages
- CVSTrac Documentation (Web extensions for CVS like issue tracking, wiki, timeline, etc)
- Trac Documentation (Web extensions for Subversion like issue tracking, wiki, timeline, etc)
Documentation
- Doxygen Homepage auto documentation for many OO languages. (Sarah uses this one a lot)
- Javadoc Homepage for Java documentation.
- Perldoc / POD Man Page for Perl documentation.
- Pydoc Homepage for Python documentation.
- KDoc Homepage for C++ documentation.
- Fortodoc Project an unmaintained project for FORTRAN documentation. Feel free to step in & maintain it.
- Doc++ Homepage for C++ documentation.
Base Tool-kits
- Qt from Trolltech has all kinds of generic string, XML and networking libraries. As of version 4 this comes with or without GUI components.
GUI Tool-kits
- Qt from Trolltech for cross platform GUI’s for Windows, *nix and Mac.
Packaging and Distribution
GNU Autotools
- “The Goat Book” on Autotools by New Riders publishing.
- The official 232 page manual for Autoconf.
- The GNU Autoconf Homepage.
0 Comments
Please use the DP Forums for further discussion of this topic.


