Skip to content

Commit

Permalink
Activate 'using Documenter' again
Browse files Browse the repository at this point in the history
Obisously the code below needs it
  • Loading branch information
fingolfin committed Mar 7, 2024
1 parent 18d9e30 commit 2e08a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To run the tests again, it suffices to repeat the second command.

# Import required packages
using GromovWitten
#using Documenter
using Documenter

# Set up documentation test setup
DocMeta.setdocmeta!(GromovWitten, :DocTestSetup, :(using GromovWitten; recursive=true))
Expand Down

0 comments on commit 2e08a18

Please sign in to comment.