Add documentation on Cryptozoology.
Review Request #15190 — Created July 23, 2026 and updated
This adds a docs page for Cryptozoology, which features a brief
overview, a code reference, and release notes.The documentation is pretty brief, and at this stage does not include
any useful guides or code samples.A TBD 1.0 release notes page has been written to go along with this, as
well as a README.
Built the docs and checked for obvious issues or build errors.
Viewed the README in a ReST viewer. Checked for build errors and link
issues.
| Summary | ID |
|---|---|
| 766200b188244675622ff14afb9bf2cdbda64f9e |
| Description | From | Last Updated |
|---|---|---|
|
Copy/pasto: repo link points to typelets, not buildthings |
|
|
|
module level import not at top of file Column: 1 Error code: E402 |
|
|
|
module level import not at top of file Column: 1 Error code: E402 |
|
|
|
This has been deprecated since Sphinx 1.8. Can we migrate? autodoc_default_options = { 'members': True, 'special-members': True, 'undoc-members': True, 'show-inheritance': … |
|
|
|
Typos: napolean -> napoleon Do we have this mistake elsewhere that you copied from? |
|
|
|
Your other bullet points have periods at the end. |
|
|
|
Doesn't the _ need to be inside <ecies_>? Seems like this would treat this as a (broken) reference |
|
|
|
module level import not at top of file Column: 1 Error code: E402 |
|
|
|
module level import not at top of file Column: 1 Error code: E402 |
|
- Change Summary:
-
- Removed the typoed
napolean_*arguments and legacyautodoc_default_optionsvalues, which are not needed since just using ourautodoc_utilsextension sets all this up right. - Fixed several other typoes and inconsistencies.
- Removed the typoed
- Commits:
-
Summary ID 7d05129a31192807e45cbaeb0e48f85bca09004a 766200b188244675622ff14afb9bf2cdbda64f9e