summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Added some TODO items.John Wiegley2008-08-171-8/+37
|
* Moved the data directory into doc.John Wiegley2008-08-171-0/+0
|
* Added several completed TODOs from my other task archive.John Wiegley2008-08-161-70/+447
|
* Initial version of the new doc/TODO file, which is going to replace the Trac.John Wiegley2008-08-161-0/+200
|
* Moved several documentation files into the 'doc' directory.John Wiegley2008-08-074-0/+1177
|
* Updated the Doxygen docs so that all the core numerics files are in the sameJohn Wiegley2008-08-051-1/+1
| | | | module group.
* Generate call graphs in the Doxygen documentation.John Wiegley2008-08-051-3/+3
|
* Added support for generating Doxygen source documentation.John Wiegley2008-08-051-0/+1406
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-052-0/+3987
is in doc/, etc.