File: _toc.yml.in

package info (click to toggle)
hiprand 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,096 kB
  • sloc: cpp: 5,155; f90: 2,513; python: 889; sh: 345; makefile: 49; xml: 10
file content (28 lines) | stat: -rw-r--r-- 673 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Anywhere {branch} is used, the branch name will be substituted.
# These comments will also be removed.
root: index
subtrees:
- caption: Install
  entries:
  - file: install/installation
    title: Installation guide

- caption: How to
  entries:
  - file: how-to/use-hiprand-interfaces
    title: Use hipRAND interfaces

- caption: Examples
  entries:
  - url: https://github.com/ROCm/hipRAND/tree/develop/python/hiprand/examples
    title: Examples

- caption: API reference
  entries:
  - file: api-reference/data-type-support
    title: Data type support
  - file: api-reference/cpp-api
  - file: api-reference/python-api
- caption: About
  entries:
  - file: license