Skip to content
Snippets Groups Projects
Commit f1626418 authored by Vermaat's avatar Vermaat
Browse files

Update documentation homepage layout

parent fa7eb343
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,8 @@ Before starting your work, fork the Mutalyzer repository to your own namespace
in GitHub and work from this fork. Before starting work on your feature,
create a branch for it::
git clone https://github.com/<you>/mutalyzer.git && cd mutalyzer
git clone https://github.com/<you>/mutalyzer.git
cd mutalyzer
git checkout -b your-feature
Commit changes on this branch. If you're happy with it, push to GitHub::
......
......@@ -14,7 +14,7 @@ Managing Mutalyzer
Information for getting Mutalyzer running on a system.
.. toctree::
:maxdepth: 2
:maxdepth: 1
download
install
......@@ -31,7 +31,7 @@ Development
General information for Mutalyzer developers.
.. toctree::
:maxdepth: 2
:maxdepth: 1
issues
contributing
......@@ -45,7 +45,7 @@ Technical reference
Application design notes and API reference.
.. toctree::
:maxdepth: 2
:maxdepth: 1
design
strings
......@@ -57,7 +57,7 @@ Additional notes
----------------
.. toctree::
:maxdepth: 2
:maxdepth: 1
changelog
copyright
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment