api_docs/source/javascripts
Robert Lord c404bc02df Add default language selecting with localStorage
Now, Slate will use localStorage to track the last selected
language, so if the user visits again with no language in the URL,
they will be redirected to the last language they used.

This update also fixes a bug with how the layout inserts the
language names into the javascript. Previously, they would be,
(for some inane reason) arrays within arrays. It is now just
an array. Whoever wrote that previous code was clearly a fool.
2013-10-29 10:40:07 -07:00
..
all.js Add stylesheets, javascript, and html for documentation generation 2013-09-17 15:44:08 -07:00
jquery.tocify.js Add automatic hash generation with redcarpet dev, and change tocify scrollHistory to be compatible with the ids 2013-09-24 12:25:12 -07:00
jquery_ui.js Add stylesheets, javascript, and html for documentation generation 2013-09-17 15:44:08 -07:00
lang_selector.js Add default language selecting with localStorage 2013-10-29 10:40:07 -07:00