documentation/default_theme
Oscar Dub c04ea4f818 Fix ToC filter in default theme. (#457)
* Fix filter functionality.

* Add missing semicolon.

* Update tests.

* Replace whitespace to appease tests.

* Tweak whitespace.

* Tweak whitespace.
2016-06-12 17:08:51 -04:00
..

the default theme

This is the default theme for documentationjs: it consists of underscore templates and a few assets: a highlight.js theme and basscss as a basic CSS framework.

This is bundled by default in documentation: it is the default theme.

The contents are the following:

  • index._, the main template that defines the document structure
  • section._, a partial used to render each chunk of documentation
  • assets/*, any assets, including CSS & JS