---+ TODO

---++ Status

Incomplete, but very usable.

---++ Wiki processor

Making solid progress.  remaining issues:

	* Tables in lists
	* Paragraphs in list-items
	* Complete tag processing
		* Combining multiple tags

---++ HTML generation

	* Generate structure for the file/module [PARTIAL]
		* Deal with <** <section> ... */

---++ LaTeX generation

	* Generate summary file
	* Generate entire directory
		- Need some driver file to now which files to generate
		  and provide the overall header

---++ Integrate with help/apropos

	* Should also link to PceEmacs

---++ UI

	* Fix directory menu for IE [PARTIAL]

---++ Extra documentation files

	* Index .txt files, so they become searchable.
	* How to deal with these for printing?

---++ Quality assurance: comment style-check

	* Verify modes with first term (same name/arity)
	* Verify summary (length)
	* Verify required tags (notable param)
	* Verify declared @param exists
	* Verify references name/arity point to existing code

---++ Notes on CSS:

	* See <http://www.htmldog.com/guides/cssbeginner/selectors/>
