Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mutalyzer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
mutalyzer
Commits
bfd5123b
Commit
bfd5123b
authored
10 years ago
by
Vermaat
Browse files
Options
Downloads
Plain Diff
Merge pull request #20 from LUMC/docs-layout
Update documentation homepage layout
parents
fa7eb343
f1626418
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/contributing.rst
+2
-1
2 additions, 1 deletion
doc/contributing.rst
doc/index.rst
+4
-4
4 additions, 4 deletions
doc/index.rst
with
6 additions
and
5 deletions
doc/contributing.rst
+
2
−
1
View file @
bfd5123b
...
...
@@ -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::
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
+
4
−
4
View file @
bfd5123b
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment