Skip to content

Commit

Permalink
add .jl in doc sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed Dec 21, 2017
1 parent 60707db commit b0f9b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ docs_dir: 'build'

pages:
- Introduction: index.md
- DynamicalSystemsBase:
- DynamicalSystemsBase.jl:
- General Remarks: definition/general.md
- Continuous Systems: definition/continuous.md
- Discrete Systems: definition/discrete.md
- Time Evolution: definition/evolve.md
- Numerical Data: definition/dataset.md
- Predefined Systems: definition/predefined.md
- ChaosTools:
- ChaosTools.jl:
- Features Overview: chaos/overview.md
- Lyapunov Exponents: chaos/lyapunovs.md
- Entropies and Dimensions: chaos/entropies.md
Expand Down

0 comments on commit b0f9b09

Please sign in to comment.