commit
697b727952
@ -0,0 +1,21 @@
|
|||||||
|
========================
|
||||||
|
DFHack development guide
|
||||||
|
========================
|
||||||
|
|
||||||
|
These are pages relevant to people developing for DFHack.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
/docs/dev/Dev-intro
|
||||||
|
/docs/dev/Compile
|
||||||
|
/docs/dev/Contributing
|
||||||
|
/docs/dev/Documentation
|
||||||
|
/docs/api/index
|
||||||
|
/docs/dev/Lua API
|
||||||
|
/docs/dev/overlay-dev-guide
|
||||||
|
/docs/dev/Structures-intro
|
||||||
|
/docs/dev/Memory-research
|
||||||
|
/docs/dev/Binpatches
|
||||||
|
/docs/dev/Remote
|
||||||
|
/docs/NEWS-dev
|
@ -1,20 +0,0 @@
|
|||||||
========================
|
|
||||||
DFHack development guide
|
|
||||||
========================
|
|
||||||
|
|
||||||
These are pages relevant to people developing for DFHack.
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
/docs/Dev-intro
|
|
||||||
/docs/Contributing
|
|
||||||
/docs/Compile
|
|
||||||
/docs/NEWS-dev
|
|
||||||
/docs/Lua API
|
|
||||||
/docs/Remote
|
|
||||||
/docs/api/index
|
|
||||||
/docs/Documentation
|
|
||||||
/docs/Structures-intro
|
|
||||||
/docs/Memory-research
|
|
||||||
/docs/Binpatches
|
|
Loading…
Reference in New Issue