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

Extra info in the conf.py #95

Open
germa89 opened this issue May 31, 2022 · 2 comments
Open

Extra info in the conf.py #95

germa89 opened this issue May 31, 2022 · 2 comments
Labels
blocked Cannot address this till other issues are solved first enhancement New features or code improvements
Milestone

Comments

@germa89
Copy link
Contributor

germa89 commented May 31, 2022

Description of the feature

I think we should include 404 and favicon info.

Steps for implementing the feature

# Favicon
html_favicon = "favicon.png"

# notfound.extension
notfound_template = "404.rst"
notfound_urls_prefix = "/../"

I would also add the extension sphinxcontrib-email :

# to ofuscate email links
email_automode = True

Useful links and references

https://github.com/sphinx-contrib/email

@germa89 germa89 added the enhancement New features or code improvements label May 31, 2022
@jorgepiloto jorgepiloto added this to the 0.4 milestone Jun 20, 2022
@jorgepiloto
Copy link
Member

This got implemented in ansys/ansys-sphinx-theme#83. Let us wait till a new version of ansys-sphinx-theme is released.

@jorgepiloto jorgepiloto added the blocked Cannot address this till other issues are solved first label Aug 11, 2022
@germa89
Copy link
Contributor Author

germa89 commented Aug 23, 2022

I leave this to you @jorgepiloto, to close it or leave it open I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot address this till other issues are solved first enhancement New features or code improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants