diff --git a/docs/getting_started/code_example.md b/docs/getting_started/look_and_feel.md similarity index 99% rename from docs/getting_started/code_example.md rename to docs/getting_started/look_and_feel.md index d5a1451c..21e2cee6 100644 --- a/docs/getting_started/code_example.md +++ b/docs/getting_started/look_and_feel.md @@ -1,4 +1,4 @@ -# Code Example +# Look and Feel Here is a small example of operations possible on scalar quantities: diff --git a/mkdocs.yml b/mkdocs.yml index 0408b246..5f685665 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -113,8 +113,8 @@ nav: - Home: index.md - Getting Started: - Introduction: getting_started/introduction.md - - Code Example: getting_started/code_example.md - Quick Start: getting_started/quick_start.md + - Look and Feel: getting_started/look_and_feel.md - Installation and Usage: getting_started/installation_and_usage.md - FAQ: getting_started/faq.md - User's Guide: