mirror of
https://github.com/open-goal/jak-project
synced 2026-06-04 02:47:17 -04:00
fab73cab75
* docs: move markdown documentation to be caught by docsify * docs: Initial spike of project status / doc portal * docs: Add searchbar to docsify page * docs: Remove the package-lock.json file, not critical for us * docs: Fix search plugin link * docs: Fix search results colors * docs: Remove the navbar, now redundant.
10 lines
293 B
Markdown
10 lines
293 B
Markdown
* [Home](/README.md)
|
|
* [Compiler Example](compiler_example.md)
|
|
* [Type System](type_system.md)
|
|
* [Emitter](emitter.md)
|
|
* [GOAL Debugging](goal_dbg_doc.md)
|
|
* [GOOS](goos.md)
|
|
* [Object File Generation](object_file_generation.md)
|
|
* [Porting to x86](porting_to_x86.md)
|
|
* [Registers](registers.md)
|