Skip to content

Commit

Permalink
Merge pull request #74 from fingolfin/mh/DocMeta
Browse files Browse the repository at this point in the history
Activate 'using Documenter' again
  • Loading branch information
blociss authored Mar 7, 2024
2 parents 18d9e30 + 2e08a18 commit c4780fc
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 c4780fc

Please sign in to comment.