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

Fix broken "Configuration" link #828

Merged
merged 1 commit into from
Nov 5, 2022
Merged

Fix broken "Configuration" link #828

merged 1 commit into from
Nov 5, 2022

Conversation

dgjustice
Copy link
Contributor

Addresses #807
I ran across this myself when reading through the tutorials last week. I think this fixes it, but I am running into docs issues. It looks like make sphinx is a WIP. While I'm on the docs subject, make start_dev_env mentioned in "Contributing" doesn't exist in the Makefile on main, either. I'm happy to address that here or on other PR.

poetry run sphinx-build -W -b html -d docs/_build/doctrees docs docs/_build/html
Skipping virtualenv creation, as specified in config file.
Running Sphinx v4.5.0
making output directory... done

Warning, treated as error:
The app.add_stylesheet() is deprecated. Please use app.add_css_file() instead.

@dbarrosop
Copy link
Contributor

Thanks!

@dbarrosop dbarrosop merged commit 6906164 into nornir-automation:main Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants