Add documentation on Cryptozoology.
Review Request #15190 — Created July 22, 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 |
|---|---|
| 7d05129a31192807e45cbaeb0e48f85bca09004a |
| 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 |
|