diff --git a/index.rst b/index.rst index 51baa11..ff7e8f9 100644 --- a/index.rst +++ b/index.rst @@ -20,11 +20,3 @@ The Fast64 addon can be found on the `Fast64 repository on GitHub`_. sm64/index oot64/index LICENSE - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/oot64/import export link.rst b/oot64/import export link.rst new file mode 100644 index 0000000..aa8d8b5 --- /dev/null +++ b/oot64/import export link.rst @@ -0,0 +1,6 @@ +Import-export Link +================== + +The Link skeleton can be imported and exported: + +.. image:: import_export_link.png diff --git a/oot64/import_export_link.png b/oot64/import_export_link.png new file mode 100644 index 0000000..50408c3 Binary files /dev/null and b/oot64/import_export_link.png differ diff --git a/oot64/index.rst b/oot64/index.rst index 4cb6d79..a57f252 100644 --- a/oot64/index.rst +++ b/oot64/index.rst @@ -2,3 +2,7 @@ Ocarina of Time 64 ================== Documentation specific to the OoT64 side of Fast64. + +.. toctree:: + + import export link