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

Make documentation tabs more visual #566

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Conversation

pfebrer
Copy link
Contributor

@pfebrer pfebrer commented Apr 19, 2023

It was very difficult to understand where the content of the tabs ended.

By adding some custom CSS, we have made it more intuitive.

Previous layout:

Screenshot from 2023-04-19 11-09-49

Current layout:

Screenshot from 2023-04-19 11-21-53

@pfebrer
Copy link
Contributor Author

pfebrer commented Apr 19, 2023

Also added the sphinxcontrib.jquery dependency to requirements.txt

docs/requirements.txt Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #566 (8264989) into main (445ac83) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 8264989 differs from pull request most recent head 5b7ad81. Consider uploading reports for the commit 5b7ad81 to get more accurate results

@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   87.36%   87.36%   -0.01%     
==========================================
  Files         374      374              
  Lines       47174    47174              
==========================================
- Hits        41213    41212       -1     
- Misses       5961     5962       +1     
Impacted Files Coverage Δ
src/sisl/__init__.py 97.56% <ø> (ø)
src/sisl/__main__.py 0.00% <ø> (ø)
src/sisl/_array.py 100.00% <ø> (ø)
src/sisl/_category.py 80.91% <ø> (ø)
src/sisl/_collection.py 100.00% <ø> (ø)
src/sisl/_common.py 100.00% <ø> (ø)
src/sisl/_dispatcher.py 68.33% <ø> (ø)
src/sisl/_environ.py 82.75% <ø> (ø)
src/sisl/_help.py 69.82% <ø> (ø)
src/sisl/_internal.py 35.48% <ø> (ø)
... and 219 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zerothi zerothi merged commit 4d1be02 into zerothi:main Apr 19, 2023
@zerothi
Copy link
Owner

zerothi commented Apr 19, 2023

It is live!

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