Add detailed documentation for NRes and RsLi resource formats
Some checks failed
Test / cargo test (push) Failing after 41s
Some checks failed
Test / cargo test (push) Failing after 41s
- Introduced a comprehensive markdown file `nres.md` detailing the structure, header, and operations of the NRes and RsLi formats. - Updated `mkdocs.yml` to reflect the new documentation structure, consolidating NRes and RsLi under a single entry.
This commit is contained in:
@@ -23,11 +23,7 @@ theme:
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Specs:
|
||||
- Assets:
|
||||
- NRes:
|
||||
- Документация по формату: specs/assets/nres/overview.md
|
||||
- FRES Декомпрессия: specs/assets/nres/fres_decompression.md
|
||||
- Huffman Декомпрессия: specs/assets/nres/huffman_decompression.md
|
||||
- NRes / RsLi: specs/nres.md
|
||||
|
||||
# Additional configuration
|
||||
extra:
|
||||
|
||||
Reference in New Issue
Block a user