Skip to content

version "None" on multiple branches? #1660

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

Closed
knickels opened this issue Sep 16, 2015 · 1 comment
Closed

version "None" on multiple branches? #1660

knickels opened this issue Sep 16, 2015 · 1 comment
Labels
Bug A bug

Comments

@knickels
Copy link

I'm having problems setting up multiple versions of my docs.
I have two tags (V2.0.0 and v4.0.0) and two branches (forked after v4.0.0) called "master" and "v4.1.0".
So I think that I have four "versions" of the docs - /en/v2.0.0 /en/v4.0.0 /en/v.1.0 also known as /en/stable, and finally /en/master also known as /en/latest.

BTW, the RTD site is http://player-stage-manual.readthedocs.org

The versions menu in the lower left points to http://player-stage-manual.readthedocs.org/en/latest/None, http://player-stage-manual.readthedocs.org/en/stable/None, etc... (which don't exist). But the URLs that seem to work are simply /en/lastest or /en/stable (without the None).

Can anyone help me fix my setup?

@knickels knickels changed the title version "none" on multiple branches? version "None" on multiple branches? Sep 16, 2015
@ericholscher
Copy link
Member

This will be fixed by #1634 -- It's blocked on Mkdocs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug
Projects
None yet
Development

No branches or pull requests

3 participants