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

ENH: Get version to update appropriately in PDF and HTML #215

Open
fletchapin opened this issue Feb 12, 2021 · 0 comments
Open

ENH: Get version to update appropriately in PDF and HTML #215

fletchapin opened this issue Feb 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@fletchapin
Copy link
Member

fletchapin commented Feb 12, 2021

Use Case

On the title page of the PDF or header of the HTML documentation there is a version listed, and right now it always defaults to version EXPERIMENTAL.

Solution

The version is defined here in conf.py. The os.getenv call should be fixed to figure out the version in a different way since Travis is no longer being used, TRAVIS_TAG is undefined.

Alternatives

The version isn't super important so letting it default to EXPERIMENTAL is probably fine.

@fletchapin fletchapin added the enhancement New feature or request label Feb 12, 2021
@fletchapin fletchapin changed the title ENH: ENH: Get version to update appropriately in PDF and HTML Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant