1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 05:07:05 +01:00
Files
Grid/_data/navigation.yml
2016-11-04 19:26:48 +00:00

68 lines
1.5 KiB
YAML

# main links links
main:
- title: "Documentation"
icon: "octicon octicon-book vertical-middle"
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: "Communication interfaces"
url: /docs/comm_interfaces/
- title: "Architecture targets"
url: /docs/simd_targets/
- title: "Building on KNL"
url: /docs/knl_build/
- title: Using GRID
children:
- title: "Running on KNL"
url: /docs/running_knl/
- title: Development
children:
- title: "Reporting an issue"
url: /docs/bug_report/
- title: "Continuous integration"
url: /docs/travis/
- title: API description
children:
- title: "Structure"
url: /docs/structure/
disable: "yes"
- title: "SIMD classes"
url: /docs/simd/
disable: "yes"
- title: "Grid classes"
url: /docs/grid/
disable: "yes"
- title: "Tensor classes"
url: /docs/tensor/
disable: "yes"
- title: "Lattice classes"
url: /docs/lattice/
disable: "yes"
- title: "Lattice theories"
children:
- title : "Theories"
url: /docs/theories/
disable: "yes"
- title: "HMC"
url: /docs/theories/hmc/
disable: "yes"