docusaurus/lib/server
Joel Marcey dbc597bfd7 Allow configuring what version is shown by default (#554)
* [RFC] Allow configure what version is shown by default

Seeing if this will work - it won't work if you want to show `master` or `next` by default.
Only named version that would exist in `versioned_docs`.

If this does work and we want to go with it - `latestVersion` in many places seems like a
misnomer. `defaultVersion` would be better or something

* Remove from docusaurus siteconfig
2018-05-04 10:00:46 -07:00
..
env.js Allow configuring what version is shown by default (#554) 2018-05-04 10:00:46 -07:00
feed.js Blog feed fixes #370 (#407) 2018-02-11 08:05:58 -08:00
generate.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
readCategories.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
readMetadata.js Do not ignore 'custom_edit_url' (#604) 2018-04-25 10:40:53 -07:00
renderUtils.js Add <doctype HTML> to HTML pages (#566) 2018-04-15 15:50:43 -07:00
server.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
sitemap.js Fix two typos (#530) 2018-04-06 10:26:31 -07:00
translate-plugin.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
translate.js Check English translation if language doesn't exist (#361) 2017-12-27 15:18:58 -08:00
translation.js More doc improvements (#532) 2018-04-07 21:16:29 -07:00
versionFallback.js Allow multiple - in a version string (#457) 2018-02-17 12:25:46 -08:00