File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ unzip -o "$API_TMPDIR/tinymce-api-reference.zip"
2020rm -rf modules/ROOT/pages/apis/
2121
2222# removed old static api html pages (clear cache), it can corrupt the build
23- rm -rf build/site/_/ tinymce/6.0 /apis/
23+ rm -rf build/site/tinymce/6/apis/
2424
2525# move newly generated adoc pages, antora will then generate new static html pages
2626mv _data/antora modules/ROOT/pages/apis
Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ content:
1111 branches : [ 5, 7 ]
1212urls :
1313 html_extension_style : indexify
14+ latest_version_segment : latest
1415ui :
1516 bundle :
1617 url : https://tiny-cloud-docs-antora-themes-staging.s3.amazonaws.com/ui-bundle.zip
1718asciidoc :
18- attributes :
19- tinymce_live_demo_url : https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/ tinymce/6-dev/tinymce.min.js
19+ extensions :
20+ - ' @ tinymce/antora-extension-livedemos '
2021runtime :
2122 fetch : true
You can’t perform that action at this time.
0 commit comments