1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 00:36:55 +01:00

Refactoring of the gh pages

This commit is contained in:
Guido Cossu
2016-10-26 16:35:05 +01:00
parent dc942d5d56
commit 8ec1950718
387 changed files with 18734 additions and 1867 deletions

44
_data/navigation.yml Normal file
View File

@ -0,0 +1,44 @@
# main links links
main:
- title: "Docs"
url: /docs/
- title: "Quick-start guide"
url: /docs/quick-start-guide
- title: "About"
url: /about/
- title: "GPL License"
url: /license/
docs:
- title: Getting Started
children:
- title: "Quick-Start Guide"
url: /docs/quick-start-guide/
- title: "Structure"
url: /docs/structure/
- title: "Building"
url: /docs/building/
- title: API description
children:
- title: "SIMD classes"
url: /docs/simd/
- title: "Grid classes"
url: /docs/grid/
- title: "Tensor classes"
url: /docs/tensor/
- title: "Lattice classes"
url: /docs/lattice/
- title: "Lattice theories"
children:
- title : "Theories"
url: /docs/theories/
- title: "HMC"
url: /docs/theories/hmc/