Skip to content

Commit 5f6eccd

Browse files
authored
[Doc] Refactor KB (#946)
1 parent 501b3af commit 5f6eccd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Knowledge Base
7373
==============
7474

7575
.. toctree::
76-
:maxdepth: 3
76+
:maxdepth: 1
7777

7878
reference/knowledge_base
7979

knowledge_base/MUJOCO_INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## About MuJoCo
1+
# Working with MuJoCo-based environments
22

33
From its [official repository](https://github.com/deepmind/mujoco/),
44
> MuJoCo stands for Multi-Joint dynamics with Contact. It is a general purpose

knowledge_base/PRO-TIPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pro-tips and Debugging
1+
# Common PyTorch errors and solutions
22

33
## Gradient-related errors \[Newcomers\]
44

0 commit comments

Comments
 (0)