We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7dde4 commit 386352aCopy full SHA for 386352a
docs/_data/toc.yml
@@ -7,23 +7,12 @@
7
- title: "Python API"
8
url: "/singularity-cli/commands"
9
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
+ - title: "Image Commands"
+ url: "/singularity-cli/commands-images"
+ slug: images
+ - title: "Instance Commands"
+ url: "/singularity-cli/commands-instances"
+ slug: instances
27
- title: "Python API Docstring"
28
url: "https://singularityhub.github.io/singularity-cli/api/source/spython.main.html"
29
slug: docstring
0 commit comments