Skip to content

Commit 386352a

Browse files
committed
fixing TOC
1 parent 8f7dde4 commit 386352a

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

docs/_data/toc.yml

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,12 @@
77
- title: "Python API"
88
url: "/singularity-cli/commands"
99
slug: commands
10-
sections:
11-
- title: Shell
12-
slug: shell
13-
- title: Build
14-
slug: build
15-
- title: Pull
16-
slug: pull
17-
- title: Apps
18-
slug: apps
19-
- title: Inspect
20-
slug: inspect
21-
- title: Run
22-
slug: run
23-
- title: Execute
24-
slug: execute
25-
- title: Help
26-
slug: help
10+
- title: "Image Commands"
11+
url: "/singularity-cli/commands-images"
12+
slug: images
13+
- title: "Instance Commands"
14+
url: "/singularity-cli/commands-instances"
15+
slug: instances
2716
- title: "Python API Docstring"
2817
url: "https://singularityhub.github.io/singularity-cli/api/source/spython.main.html"
2918
slug: docstring

0 commit comments

Comments
 (0)