Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add multi-version control #371

Merged
merged 2 commits into from
Oct 14, 2016

Conversation

BrianHicks
Copy link
Contributor

This moves the documentation from using a single version at docs/ to multiple versions hosted at gh-pages.

  • The publish script (and make target) will publish to GitHub pages. You just need to set the VERSION variable when building.
  • setDefault.sh will set a default version. When people access /, they will be redirected to the default version. All others are available at suffixes (for example converge.aster.is/0.2.0/ has 0.2.0 docs, /0.3.0/ will/does have 0.3.0 docs)

This moves the documentation from using a single version at docs/ to
multiple versions hosted at gh-pages.

- The publish script (and make target) will publish to GitHub pages. You
  just need to set the `VERSION` variable when building.
- `setDefault.sh` will set a default version. When people access `/`,
  they will be redirected to the default version. All others are
  available at suffixes (for example converge.aster.is/0.2.0/ has 0.2.0
  docs, /0.3.0/ will/does have 0.3.0 docs)
@BrianHicks BrianHicks force-pushed the feature/docs-site-multiversion branch from da51963 to c91ae8a Compare October 14, 2016 17:52
@stevendborrelli stevendborrelli merged commit 43e40a2 into master Oct 14, 2016
@stevendborrelli stevendborrelli deleted the feature/docs-site-multiversion branch October 14, 2016 17:53
@stevendborrelli stevendborrelli added this to the 0.3.0 milestone Oct 14, 2016
BrianHicks pushed a commit that referenced this pull request Dec 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants