Options
the options you can supply rex are as follows:
title#
this will become the document title
category#
this will group together documents in the docs sidebar
main#
set this only once - the main docs page.
defaults to the first page
for example:
{ "title": "Welcome", "main": true }will create the default page for the Docs tab.