File: TODO

package info (click to toggle)
swi-prolog 5.10.1-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 76,436 kB
  • ctags: 45,143
  • sloc: ansic: 290,417; perl: 215,108; sh: 5,411; java: 5,136; makefile: 5,021; cpp: 2,168; yacc: 843; xml: 77; sed: 12
file content (58 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---+ TODO

---++ Status

Incomplete, but very usable.

---++ Wiki processor

Making solid progress.  remaining issues:

	* Tables in lists
	* Complete tag processing
		* Combining multiple tags

---++ HTML generation

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

---++ LaTeX generation

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

---++ 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

---++ Prolog issues

	* Deal with reexport/1 and friends.

---++ Notes on CSS:

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

---++ Commons

	* Add %! processing
	* If no predicate, link to last :- pred.
	* Add ! Name: Value processing
	* Add @name{Arg,..} processing
	* Document the DOM term