Skip to content

Commit

Permalink
Adapt which tutorials are created empty.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Nov 6, 2024
1 parent df24681 commit ae0ca7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Arguments
If they are generated once they are cached accordingly.
Then you can spare time in the rendering by not passing this argument.
If quarto is not run, some tutorials are generated as empty files, since they
are referenced from within the documentation. These are currently
`Optimize.md` and `ImplementOwnManifold.md`.
are referenced from within the documentation.
This is currently `getstarted.md`.
""",
)
exit(0)
Expand Down

0 comments on commit ae0ca7d

Please sign in to comment.