Skip to content

Commit

Permalink
Readme docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pevisscher committed Dec 8, 2015
1 parent f8e1a69 commit 5148026
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ theme: readthedocs
copyright: Copyright © 2015 Mick van Duijn, Koen Visscher and Paul Visscher

pages:
- BSP: 'index.md'
- BSP: '../README.md'

- Program Logic:
- 'Execute BSP Program': 'logic/execute.md'
Expand Down Expand Up @@ -49,11 +49,11 @@ pages:
- 'Get Tag': 'messagingutil/gettag.md'
- 'Set Tag Size': 'messagingutil/settagsize.md'

- High Performance:
- 'Get Register': 'hp/hpget.md'
- 'Put Register': 'hp/hpput.md'
- 'Send Memory': 'hp/hpsend.md'
- 'Move Memory': 'hp/hpmove.md'
#- High Performance:
# - 'Get Register': 'hp/hpget.md'
# - 'Put Register': 'hp/hpput.md'
# - 'Send Memory': 'hp/hpsend.md'
# - 'Move Memory': 'hp/hpmove.md'

- Classic: 'classic.md'

Expand Down

0 comments on commit 5148026

Please sign in to comment.