mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-13 23:35:30 +00:00
Save work on mxmldoc; add --css option, start of --framed, add discussion
text, new classes for HTML output customization.
This commit is contained in:
parent
346be509a3
commit
1e2bbbc851
13
TODO
13
TODO
@ -1,4 +1,4 @@
|
||||
TODO - 2007-11-22
|
||||
TODO - 2008-01-25
|
||||
-----------------
|
||||
|
||||
- Add access methods and make node structure opaque.
|
||||
@ -8,3 +8,14 @@ TODO - 2007-11-22
|
||||
-- Make this the core implementation which the C API accesses?
|
||||
-- Class would allow for subclassing, is that necessary?
|
||||
- Binary XML support???
|
||||
- mxmldoc
|
||||
DONE -- --css filename option
|
||||
-- First paragraph is description
|
||||
-- Remaining is "Discussion"
|
||||
-- Add element for write_description().
|
||||
-- Add write_function() with base heading level, add for methods.
|
||||
-- --framed filename option (filename-toc.html,
|
||||
filename-body.html, filename.html)
|
||||
-- Add link/constant markup a la Doxygen for description text.
|
||||
--- @code foo@ for <code>foo</code>
|
||||
--- @link name@ for <a href='#name'>name</a>
|
||||
|
1601
doc/reference.html
1601
doc/reference.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user