steve donovan
|
a41792c56c
|
better support for one-column style
|
2011-07-12 15:42:58 +02:00 |
steve donovan
|
aae0c9a5d1
|
great refactoring: now also prettifies code in Markdown documents
|
2011-07-12 14:14:55 +02:00 |
steve donovan
|
788d8f24bd
|
Topics working with section references; cross-references starting to work
|
2011-07-11 15:40:44 +02:00 |
steve donovan
|
2e016bbe65
|
all output is UTF-8 encoded
|
2011-07-11 09:29:37 +02:00 |
steve donovan
|
42cb80be25
|
examples starting to work: factoring looking-up addresses out of template
|
2011-07-10 19:12:35 +02:00 |
steve donovan
|
6935affe05
|
one-column stylesheet by Lorenzo; initial prettification for examples
|
2011-07-08 16:01:05 +02:00 |
steve donovan
|
daa5780916
|
provision in template not to show contents
|
2011-07-08 15:58:01 +02:00 |
steve donovan
|
cfe818ae35
|
don't use nowrap on name table cells
|
2011-07-07 14:27:55 +02:00 |
steve donovan
|
e786e6beac
|
generalizations: <ref> can also be used w/out Markdown. Options to switch off various parts of the template
|
2011-07-06 15:24:05 +02:00 |
steve donovan
|
67c4a795af
|
ldoc.no_summary switches to functions-down-side, no upfront tables; useful for single-module projects
|
2011-07-06 11:47:41 +02:00 |
steve donovan
|
cd0c64475b
|
no top margin for sublist <ul>, <ol>
|
2011-07-06 11:46:38 +02:00 |
steve donovan
|
5e891d8d7c
|
Can now have <<REF>> inside Markdown-flavoured ldoc, which use the same rules for
REF as with @see references. References within a single module document must be
to the name of the document from args.output, not the module name.
|
2011-07-05 18:19:49 +02:00 |
steve donovan
|
3169b6482f
|
the new name for index (args.output) will be used for index refernces as well
|
2011-07-03 18:22:45 +02:00 |
steve donovan
|
f55838ede0
|
keep a table of globals; used for ldoc -m and for resolving @see references to Lua standard library functions and tables
|
2011-06-19 17:52:02 +02:00 |
steve donovan
|
41cb7417a8
|
fixed up booboo when dumping out module list in index
|
2011-06-18 11:26:57 +02:00 |
steve donovan
|
19b0be5e71
|
moved modules to ldoc, templates to html
|
2011-06-14 10:52:10 +02:00 |