-
Notifications
You must be signed in to change notification settings - Fork 58
README sphinx website generation #766
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
base: master
Are you sure you want to change the base?
Conversation
ed8944f
to
09f17c5
Compare
.github/workflows/sphinx-build.yml
Outdated
on: | ||
push: | ||
branches: | ||
- master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we try this once in this branch just to see that it works, and then revert back to - master
before merging?
.github/workflows/sphinx-build.yml
Outdated
path: ./sphinx_output/ | ||
|
||
- name: Deploy | ||
uses: peaceiris/actions-gh-pages@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to be sure, so this is going to publish the documentation at https://akaihola.github.io/darker?
09f17c5
to
845255e
Compare
https://github.com/clintonsteiner/darker-docs Created outside repo here demonstrating usage |
14e9867
to
327b744
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at https://clintonsteiner.github.io/darker-docs/ it seems limiting the TOC to top level only would be an improvement. Now the detailed TOC fills the top screenful of the documentation page.
* Made significantly easier and still used sphinx * https://github.com/akaihola/darker/pull/url
Notes:
– @akaihola 2024-11-16