Closed paraynaud closed 1 week ago
@dpo the documentation failed because the module lacks a DOCUMENTER_key.
DOCUMENTER_key
Here are the lines to generate a new one (I added the line for ExpressionTreeForge):
using DocumenterTools DocumenterTools.genkeys(user="dpo", repo="PartitionedVectors.jl") DocumenterTools.genkeys(user="dpo", repo="ExpressionTreeForge.jl")
Done.
New push to trigger the test + documentation build. I had to make a new push since the last commit was older than 1 month
@dpo the documentation failed because the module lacks a
DOCUMENTER_key
.Here are the lines to generate a new one (I added the line for ExpressionTreeForge):