Adds first prototype code to create navigation categories, needs majour cleanup and optimisations
This commit is contained in:
parent
2fbec8869d
commit
82e1d9fc0c
23 changed files with 237 additions and 324 deletions
|
@ -118,10 +118,6 @@ void Page::writePageToFile()
|
|||
printf("failed to write file to %s \n", outFileUrl.c_str());
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
FileFlags FlagReader::readFlags(std::string flagString)
|
||||
{
|
||||
FileFlags flags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue