- Aug 26, 2011
-
-
Rene Saarsoo authored
Stuff like: "Some string\ continues here". It's rarely used, but I encountered it in some Jasmine tests.
-
- Aug 25, 2011
-
-
Rene Saarsoo authored
Class tree bugfix
-
Ondrej Jirman authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
The number of static tabs now depends on if --welcome, --guides, --videos and/or --examples options were specified. Only the classes tab is always on.
-
Rene Saarsoo authored
Also remove the <tpl> tag... leftover from JS version.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
comment-to-markdown formatting has to be done after writing source files, because doing the formatting in parallel breaks links between doc-objects and source files.
-
Rene Saarsoo authored
Again makes things quite a bit faster as we don't write as big files.
-
Rene Saarsoo authored
Created ClassFormatter for doing this. This speeds things up about 2x.
-
- Aug 24, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Remove code for using phantomjs entirely.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Previously refreshing the page while example tab open, would close all other tabs. Now first loading all the tabs and only after that performing history navigation.
-
Rene Saarsoo authored
Clearing the page first and then loading the example. Created separate examples.Container class.
-
Rene Saarsoo authored
Regression caused by switching to deferred rendering of all tabs.
-
- Aug 23, 2011
-
-
Rene Saarsoo authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Good news: no more duplicated code for rendering class docs. Bad news: It's really-really slow at the moment.
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Previously when switching from guide tab to class tab the examples in first tab would get set to zero height. Now only recalculating the heights of examples in the tab to which we switch to.
-
- Aug 22, 2011
-
-
Nick Poulden authored
-
Rene Saarsoo authored
-
Nick Poulden authored
-
- Aug 20, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Nick Poulden authored
-
Nick Poulden authored
-