Skip to content

Commit

Permalink
[docs] add navbar sections
Browse files Browse the repository at this point in the history
  • Loading branch information
prohde committed Apr 11, 2024
1 parent 406eae4 commit 95105e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
.wy-side-nav-search {
background-color: #0D1117;
}
.wy-menu-vertical p.caption {
text-transform: unset !important;
font-size: 90% !important;
}
.sphx-glr-thumbcontainer {
min-height: 250px !important;
min-width: 270px !important;
Expand Down
4 changes: 3 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,17 @@ This inter- and intra-shape strategy collects a total of 9,282 entities that res

.. toctree::
:hidden:
:caption: Trav-SHACL

self
library
service
feature

.. toctree::
:hidden:
:titlesonly:
:caption: Appendix

contributors
changelog
references

0 comments on commit 95105e0

Please sign in to comment.