- Added "
.highlight" to the class prefixes inpygments.cssso that Markdown highlighting is supported - Added
USE_MATHJAX,MATHJAX_SCRIPT, andMATHJAX_SETTINGSsettings for configuring MathJax - Added
EXTRA_METADATA_FIELDSsetting for including extra fields in articles' metadata tables - List translations in articles' metadata tables
- Added
MENU_NAMEsetting for setting the name of the main menu - Added
PAGES_MENUandPAGES_MENU_NAMEsettings for adding a separate list of pages to the navigation pane - Added
CATEGORIES_MENUandCATEGORIES_MENU_NAMEsettings for adding a separate list of categories to the navigation pane - Added
EXTRA_MENUSsetting for adding arbitrary lists of links to the navigation pane - Added
GITHUB_SOURCE_BRANCHsetting for specifying theGITHUB_SOURCE_URLbranch - Changed authors.html header to "Article Authors" for consistency with categories.html and tags.html
- Adjust styles for "code-block" directives and Markdown tables
- All
<tt>and<pre>tags now have a grey background - Applied reStructuredText topic & TOC styles to Markdown TOCs
- Field names of non-docinfo field lists are now aligned to the left
Initial release