mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
fix: type errors in easy-ast when generating docs
This commit is contained in:
committed by
Rainer Killinger
parent
4fb5941c56
commit
57a5b6061b
@@ -3,7 +3,7 @@
|
||||
"entryPoints": ["packages/**/docs/docs.json"],
|
||||
"out": "./docs",
|
||||
"navigationLinks": {
|
||||
"API": "api",
|
||||
"API": "./api/",
|
||||
"GitLab": "https://gitlab.com/openstapps/openstapps/",
|
||||
"Wiki": "https://gitlab.com/openstapps/openstapps/-/wikis/home"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user