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:
44
_data/navigation.yml
Normal file
44
_data/navigation.yml
Normal 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/
|
Reference in New Issue
Block a user