V14: frontend ui docs (#14374)
* update script to compile frontend api docs * update backoffice submodule * set the base path for the ui docs * update env syntax * remove Umbraco.Web.UI.Docs * replace BASE_PATH in assets * Make Upload API step able to run without releasing on nuget * add dependOn Build to get major version number
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -50,10 +50,6 @@ tools/docfx/
|
||||
# Ignore rule for clearing out Belle (avoid rebuilding all the time)
|
||||
preserve.belle
|
||||
|
||||
# Ignore rule for output of generated documentation files from grunt docserve
|
||||
/src/Umbraco.Web.UI.Docs/api/
|
||||
/src/Umbraco.Web.UI.Docs/package-lock.json
|
||||
|
||||
# csharp-docs
|
||||
/build/csharp-docs/api/
|
||||
/build/csharp-docs/_site/
|
||||
|
||||
Reference in New Issue
Block a user