matplotlib / matplotlib/sampledoc
differences between sphinxdoc.css and basic.css from sphinx installation directory and https://matplotlib.org/sampledoc/
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 43
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
There are important differences between sphinxdoc.css and basic.css from sphinx installation directory and https://matplotlib.org/sampledoc/
With the css from the installation directory the hrefs in the sitebar are not working.
So I replaced the css from the installation directory with the css that I copied from https://matplotlib.org/sampledoc/_static dir website.
You have to place them in the ....\site-packages\sphinx\... installation directory because with every rebuild of your documentation the css is copied from there to your build directory!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare sphinxdoc.css and basic.css from the Sphinx installation directory with the CSS under https://matplotlib.org/sampledoc/_static. First determine which files in this repository or the Sphinx installation supply the rebuilt documentation; done means the rebuilt site's sidebar links work without manually replacing installed CSS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100