Tom MacWright
df8efa4d3d
Update dependencies ( #560 )
...
* also deprecated --private option in favor of --access
2016-10-10 17:16:31 -04:00
Fernando Montoya
12b5451d98
Show chevron icon by default on methods name ( #478 )
2016-07-18 21:51:35 -04:00
Tom MacWright
f00c7bd153
Robertleeplummerjr master ( #476 )
...
* Expose imports between templates
Exposes `renderSectionList`, and `renderSection` & `renderNote` for consistency. Fixes #462
* Fixes #440
Resolve typo
* Resolve variable name conflict
* Change formatters to master
2016-07-16 20:10:15 -04:00
Fernando Montoya
2f59200378
Fix methods description visibility when clicked on its name ( #472 )
...
* Fix methods description visibility when clicked on its name
* Updated test fixtures
2016-07-13 18:15:49 -04:00
Tom MacWright
8287ab0539
Fix names of methods for generated documentation
2016-06-17 16:18:07 -04:00
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
Tom MacWright
3f08c19533
Move documentation-theme-utils into core
...
Also:
* Fixes many issues in the default theme
* Moves the default theme from default-theme to default_theme
* Creates a new, robust linker infrastructure that will support
bare links
* Replaces slugg with github-slugger
* Outputs unknown types as Any. Fixes #451
2016-06-08 12:40:05 -04:00