We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d279b80 commit 2f1425eCopy full SHA for 2f1425e
myst.yml
@@ -50,12 +50,14 @@ project:
50
- file: dqrobotics/lesson6/lesson_dq6_robot_control_basics_part2.ipynb
51
- file: dqrobotics/lesson7/lesson_dq7_robot_control_basics_part3.ipynb
52
- file: dqrobotics/lesson8/lesson_dq8_optimization_based_robot_control.ipynb
53
+ - file: CHANGELOG.md
54
+ - file: TODO.md
55
+#USING DQROBOTICS DEVEL [START]
56
- title: "[Incomplete] Working chapters"
57
children:
58
- file: working/README.md
59
- file: working/adaptive_control.md
- - file: CHANGELOG.md
- - file: TODO.md
60
+#USING DQROBOTICS DEVEL [END]
61
62
site:
63
template: book-theme
0 commit comments