Documentation project for Quarks
To update top menu bar, open _includes/docHeader.html and update the links in there.
To add new documentation, add a new document under the "docs" directory. The javascript should be able to generate table of content automatically.
The table of content is sorted by "weight", which can be specified in the header of the markdown document.