Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KincoActuatorIsaacLab
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kevin
KincoActuatorIsaacLab
Commits
27d2b265
Commit
27d2b265
authored
Apr 21, 2023
by
Mayank Mittal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes docs generation
parent
9d27e4dc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
conf.py
docs/conf.py
+1
-0
installation.rst
docs/source/setup/installation.rst
+1
-1
No files found.
docs/conf.py
View file @
27d2b265
...
...
@@ -123,6 +123,7 @@ autodoc_mock_imports = [
"hid"
,
"prettytable"
,
"tqdm"
,
"toml"
,
]
# List of zero or more Sphinx-specific warning categories to be squelched (i.e.,
...
...
docs/source/setup/installation.rst
View file @
27d2b265
...
...
@@ -70,7 +70,7 @@ tutorials on their `website <https://docs.omniverse.nvidia.com/app_isaacsim/app_
For completeness, we specify the commands here to check that everything is configured correctly.
On a new terminal (**``Ctrl+Alt+T``**), run the following:
- Check that the simulator
is runs
:
- Check that the simulator
runs as expected
:
.. code:: bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment