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 path for full config doc #800

Merged
merged 3 commits into from
Apr 25, 2022

Conversation

andreyvelich
Copy link
Contributor

After this PR: #794, I noticed that full config doc is generated under this path: https://jupyter-server.readthedocs.io/en/latest/full-config.html, but it should be generated under https://jupyter-server.readthedocs.io/en/latest/other/full-config.html.

I guess, we missed other/ in the destination path, since autogen_config.py is executed from /docs/source.

cc @Zsailer @blink1073

Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@blink1073 blink1073 merged commit 593dbe7 into jupyter-server:main Apr 25, 2022
@andreyvelich andreyvelich deleted the fix-path-full-config-doc branch April 25, 2022 19:05
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.

None yet

2 participants