We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5213150 commit bde66b5Copy full SHA for bde66b5
src/MultiDocumenter.jl
@@ -47,7 +47,7 @@ Represents one set of docs that will get an entry in the MultiDocumenter navigat
47
struct MultiDocRef
48
upstream::String
49
path::String
50
- name::String
+ name::Any
51
fix_canonical_url::Bool
52
giturl::String
53
branch::String
0 commit comments