Skip to content

Commit

Permalink
Markdownify
Browse files Browse the repository at this point in the history
  • Loading branch information
gareththegeek committed Jun 30, 2018
1 parent 1b7b291 commit 1f9eedc
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 43 deletions.
6 changes: 1 addition & 5 deletions corewar/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
Corewar Guide
======================
#Corewar Guide

This area of the docs will contain a guide to the game of corewar.

.. toctree::
:maxdepth: 2
6 changes: 1 addition & 5 deletions developer/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
Developer Reference
======================
#Developer Reference

This area of the docs will provide a technical reference for the corewar npm package.
* [corewar github page](https://github.com/gareththegeek/corewar)
* [corewar npm package](https://www.npmjs.com/package/corewar)

.. toctree::
:maxdepth: 2
34 changes: 6 additions & 28 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,10 @@
Corewar.io
======================
#Corewar.io

Welcome to the docs for [corewar.io](https://corewar.io).

The docs are broken down into three main areas, providing
* A guide to the game of corewar
* Technical reference for the redcode language
* Technical reference for the corewar npm package
The docs are grouped into three areas:
* [Guide to Corewar](corewar/index)
* [Redcode Reference](redcode/index)
* [Developer Reference](developer/index)

Note, these docs are currently in the very early stages of development and are by no means complete.

.. Guide to Corewar

.. toctree::
:maxdepth: 2

corewar/index

.. Redcode Reference

.. toctree::
:maxdepth: 2

redcode/index

.. Developer Reference

.. toctree::
:maxdepth: 2

developer/index
Note, these docs are currently in the very early stages of development and are by no means complete.
6 changes: 1 addition & 5 deletions redcode/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
Redcode Reference
======================
#Redcode Reference

This area of the docs will provide a technical reference for the redcode language

.. toctree::
:maxdepth: 2

0 comments on commit 1f9eedc

Please sign in to comment.