Skip to content

Commit

Permalink
Rename overview to definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
pfultz2 committed Mar 22, 2016
1 parent c9ec357 commit 7cbab72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/src/overview.md → doc/src/definitions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Overview
========
Definitions
===========

Function Adaptor
----------------
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pages:
- About:
- 'Quick Start': 'quickstart.md'
- 'More examples': 'more_examples.md'
- 'Overview' : 'overview.md'
- 'Definitions' : 'definitions.md'
- 'Basic Concepts' : 'concepts.md'
- 'Configurations' : 'configurations.md'
- 'Requirements': 'requirements.md'
Expand Down

0 comments on commit 7cbab72

Please sign in to comment.