Several documentation fixes and fix link to API reference

This commit is contained in:
Ashwin Bharambe 2025-02-04 14:00:27 -08:00
parent 26aef50bc5
commit d67401c644
10 changed files with 12 additions and 30 deletions

View file

@ -12,3 +12,7 @@
.wy-side-nav-search {
background-color: transparent !important;
}
.hide-title h1 {
display: none;
}