Skip to content

Commit 97f6b6b

Browse files
authored
tidy up tutorial (#136)
* tutorial doesn't need its own environment anymore, all deps are registered * turn off formatting for tutorial * format docs/make.jl Signed-off-by: Rachel Kurchin <rkurchin@cmu.edu>
1 parent b69d75b commit 97f6b6b

File tree

3 files changed

+2089
-30
lines changed

3 files changed

+2089
-30
lines changed

docs/make.jl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ end
1919

2020
pages = Any[
2121
"Overview"=>"index.md",
22-
"Tutorials"=>Any[
23-
"Usage: `AtomGraphs`"=>"tutorial/atomgraphs.md",
24-
# "Implementing"=>"tutorial/interface.md",
22+
"Tutorials"=>Any["Usage: `AtomGraphs`"=>"tutorial/atomgraphs.md",
23+
# "Implementing"=>"tutorial/interface.md",
2524
],
2625
"API"=>"api.md",
2726
"Changelog"=>"changelog.md",

docs/src/tutorial/Project.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)