Introduction
This website contains resources created during my final year project at Leeds University. The project involved investigating ways of indexing and searching documentation in a way that would allow different documentation formats to be integrated. An an extra bit of fun I looked at source code documentation systems and created my own, relatively simple one called QefDoc, which was used to document the software I created. Enjoy :-)
- Links page — some of the websites I found which may or may not be relevent.
Documented Source
The source code documentation system I created, QefDoc, has been used to document most of the code which was written for this project. Its also been used in one other piece of coursework, and might soon be used in a raytracer I'm working on.
Follow the link below to look at the documented source code. Note that some of it isn't actually documented very much at all, due to time constraints. Thats the big problem with this sort of thing.
Downloads
- report.ps — the final report.
- project.tar.gz — all the source code for the programs, library and report, in a very disorganized state.