daux.io/libs/Format/HTML
Stéphane Goetz aa5602a0fb Refactor the tree system
Each element of the tree now only has one parent, not a parent array.

- Creating an elements doesn't necessarily rely on an existing file
- Moving elements unregisters elements from the previous parent
- Moved some helpers to the builder instead of Entry
2015-07-20 20:51:32 +02:00
..
Generator.php Refactor to not use ->value in the tree 2015-07-20 20:51:32 +02:00
MarkdownPage.php Refactor the tree system 2015-07-20 20:51:32 +02:00
RawPage.php Create a notion of Export format, prepare for multiple generation systems 2015-07-20 20:49:15 +02:00
SimplePage.php Create a notion of Export format, prepare for multiple generation systems 2015-07-20 20:49:15 +02:00
Template.php Refactor the tree system 2015-07-20 20:51:32 +02:00