-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
39 lines (31 loc) · 1.12 KB
/
todo.txt
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
General:
-------
- Allow for additional documentation (e.g. in Overview page):
- Option "overview_info_file" / "overview_info_text"
- Option "copyright_info_file" / "copyright_info_text"
- Spearate HTML from base
- Options
- Features list
- Usage list
- Generate usage list
- Generate implementation files?? (display whole source code of a class)
- Option "generate_implementation"
HTML:
-----
- Beautify generics (Space between class and opening brackets)
- Generic parameters in inheritance tree
- Usage files
- Remove double linebreak if only ANY invariant exists
- Link with cluster which contain uppercase letters are wrong
- XHTML compatibility:
- some special charachter in infix and prefix clauses need proper replacement (e.g. &)
- Allow "indexing.txt" in cluster directory as cluster description
- Take renaming of features into account (From 'old_name' in 'CLASSNAME')
XML:
----
- check output of:
- `process_invariants'
- `process_regular_manifest_string'
- `process_special_manifest_string'
- write a xslt transformer that generates the same html files as the build-in html output
- drupal module