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 3ce44c0 commit 6422c7eCopy full SHA for 6422c7e
Book/build.py
@@ -105,6 +105,7 @@ def build_index(sources):
105
]),
106
("Calculus", [
107
("Calculus", "Physics/src/Calculus/Calculus.lhs"),
108
+ ("Syntax Tree", "Physics/src/Calculus/SyntaxTree.lhs"),
109
110
("Newtonian Mechanics", [
111
("Single particle mechanics", "Physics/src/NewtonianMechanics/SingleParticle.lhs")
0 commit comments