| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-08 | further extended example to include annotations (emphasized and strong). The ↵ | Benjamin Paassen | |
| DemoOutput for that is still missing, though. convenience build functions have also been implemented in Document.cpp. | |||
| 2015-01-08 | further extended advanced document (now list domain is supported as well) ↵ | Benjamin Paassen | |
| and extended DemoOutput accordingly. | |||
| 2015-01-08 | further extended the advanced document example, slightly improved XML ↵ | Benjamin Paassen | |
| serialization and fixed a bug in DemoOutput leading to errors if a section/paragraph had no heading. | |||
| 2015-01-08 | Changed the DemoOutput algorithm as suggested by Andreas: We first transform ↵ | Benjamin Paassen | |
| the document graph to an XML tree and the XML tree in turn has the methods to serialize to XML text, or, in this case, XHTML text. | |||
| 2015-01-04 | corrected first draft of DemoOutput. Still some TODOs remain, but for the ↵ | Benjamin Paassen | |
| easy test document everything works. | |||
| 2015-01-04 | first draft for HTML Demo Output (still a lot of todos). | Benjamin Paassen | |
