| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The documentation build now runs with --strict, so a broken link or a missing nav entry fails the build instead of warning and passing. Eight register docstrings now read "an int8" rather than "a int8", on the four signed scalar registers and the four signed array registers.
| Back | FazBrowse Home | New Git URL |
Two small documentation fixes ahead of the release.
The documentation build in CI now runs with --strict, so a broken link or a missing nav entry fails the build rather than warning and passing. mkdocs build --strict already passes on main, so this changes what CI enforces rather than what the site contains.
Eight register docstrings now read "an int8" rather than "a int8", on the four signed scalar registers and the four signed array registers. Both groups render on the API reference page.