Functionality for generating website completed
authorHarishankar <v.harishankar@gmail.com>
Tue, 19 May 2020 07:07:57 +0000 (12:37 +0530)
committerHarishankar <v.harishankar@gmail.com>
Tue, 19 May 2020 07:07:57 +0000 (12:37 +0530)
commitb6425f960a30045333fb2ef531832a0b5858200d
tree9dfea5f5dda42acd4f6141f4b6087024697e9276
parent1d1f04629b04c7e7efd14d8f281e17f5e491c888
Functionality for generating website completed
TODO: add command line option for the tool instead of hard-coded
strings
TODO: add RSS feed XML template and classes to generate the RSS
feed for the site
biaweb.cpp
biawebdoclist.hpp [new file with mode: 0644]
biawebdocument.hpp
biawebdocumenttree.hpp
biawebsidebar.hpp
biawebstrings.hpp
templates/doclist.tpl.html [new file with mode: 0644]
templates/doclistitem.tpl.html [new file with mode: 0644]
templates/main.tpl.html