17 Commits

Author SHA1 Message Date
5ae867197b
(doc) Workaround for ScrollSpy issue breaking TOC 2025-01-25 20:40:44 -05:00
93790d6f58
Added docs for LZ77 module 2025-01-16 22:43:51 -05:00
046645eb56
Added method to title module to get if a title is signed legitimately 2024-12-23 23:50:14 -05:00
e45c7a3076
(docs) Began writing module descriptions 2024-12-21 18:09:37 -05:00
c2f6225500
Entirely restructured API documentation, now much easier to navigate 2024-12-20 19:21:53 -05:00
3a44eaf2cf
Added new CertificateChain class to manage the certs in a chain
Some checks failed
Build and publish documentation with Sphinx / build (push) Has been cancelled
Build and publish documentation with Sphinx / deploy (push) Has been cancelled
2024-12-15 23:09:13 -05:00
c5a007e1f5
Small fix for docs 2024-11-21 19:18:03 -05:00
ed7e928ad8
Updated banner 2024-11-10 23:20:30 -05:00
9fb0fdbc17
Added setting.txt parser, moved some modules under a new "nand" subpackage 2024-08-14 01:26:46 -04:00
894aa3a04b
Added new module for EmuNAND features previously found in WiiPy 2024-08-08 13:24:10 -04:00
72a8b9b6a6
Added automatic documentation for modules new since v0.4.1 2024-08-04 01:04:47 -04:00
1f731bbc81
Improve WAD handling, fixes IOS WADs made with other tools not extracting
The way content sizes are handled has been adjusted to allow IOS WADs (which have their content structured a bit differently) made via other tools to be extracted.
Writing out WADs has also been changed so that the content size in the header now matches the output of older tools.
2024-07-02 18:29:15 +10:00
82f4e7dcc4
Wrote new guide on extracting data from a WAD 2024-06-26 17:49:10 -04:00
e00fc376c6
Replaced banner at the Python Software Foundation's request 2024-06-26 11:08:19 -04:00
04fa9034a0
Added new plugins, began writing tutorials 2024-06-26 01:15:43 -04:00
df1ed559ef
Rewrote all docs in Markdown instead of the default reST 2024-06-25 22:57:09 -04:00
6575dd37f7
Added basics for a proper API docs website 2024-06-25 17:34:34 -04:00