I just pushed to my branch what I think is the final version of the html export, at least for the code. The only things to add are some documentation and an example template.
Changes from the last version: - added the verbose option (-v|--verbose) - modified the template system to be more flexible and to made a lot simpler to write a new template - added the option to use a different template (-t|--template-dir) The new template system has an hardcoded theme (the default one), while with the -t option it is possible to pass a new theme. This solution allows to modify the theme without the necessity to touch the code, like the first implementation, so I think it is a much better solution. I think the code is in a good shape to be merged in the main branch, but of course I leave the decision to Chris bye Gianluca _______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
