* DOC-1020: add `language_load` option to `ui-localization.adoc` page. (#3027)
* DOC-1020: add option to page that configures whether additional plugin/theme languages are loaded when bundling.
* DOC-1020: updates to language_load options and admons.
* DOC-1020: copy edits and improvements.
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update changelog.md
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* DOC-2178: add fix to for when inserting template. (#3043)
* DOC-2201: Added link to `ai.adoc` to direct users to the AI Assistant demo. (#3044)
* DOC-2178: add fix to for when inserting template.
* DOC-2201: Added link to to direct users to the AI Assistant demo.
* Update modules/ROOT/pages/ai.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* DOC-2235: changes and updates to page. (#3039)
* DOC-2263: Update workflows for 7
* DOC-2263: Fix build
* DOC-2263: Fix current site generation
* DOC-2263: Update PR template
* DOC-2263: Update node version
* DOC-2263: Remove comment
* DOC-2263: Update release notes references
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* DOC-1671: Commit generated API docs
* DOC-1671: Reverted Readme on MoxieDoc
* DOC-1671: Draft API update instructions
* DOC-1671: API documentation instructions
Co-authored-by: Lee Newson <lee.newson@tiny.cloud>
* DOC-1671: Separate steps in API readme
Co-Authored-By: brian-forte <brian.forte@tiny.cloud>
* DOC-1671: Separate lines
Co-authored-by: Lee Newson <lee.newson@tiny.cloud>
Co-authored-by: brian-forte <brian.forte@tiny.cloud>
* clean-up dev script
* cleanup - now depends on the new moxiedoc antora feature branch to generate api docs in the .adoc format. The generated files will now live in modules/root after running the api-reference script
* DOC-1541: wire in moxiedoc generated content, wire in new api navigation as include (no need to append). Navigation and api pages should render
* DOC-1541: fixed antora crashing problem, static content and adoc content thats really out of sync can crash antora, we clear both caches when we build moxiedocs
* DOC-1541: cleanup moxiedoc tmp folders, move navigation to same location as the main navigation file
* DOC-1541: Simplify install of docs, yarn install, yarn build and yarn serve is all you need to develop with TinyMCE-Docs
* DOC-1541: Docs version 2.0 and cleanup
* DOC-1541: update yarn.lock with moxiedoc dep
* DOC-1541: Improve README, live demos are still todo
* DOC-1541: load development branch of TinyMCE to generate moxiedoc api, TODO change to 6.0 on release
* DOC-1541: fixed wrong file path case to be upper cased
* Use the correct moxiedoc package
* DOC-1541: Update .gitignore to ignore API docs and other tmp files
* DOC-1541: Update to the latest moxiedoc version
* DOC-1541: Update to the latest moxiedoc version
* DOC-1541: Update to the latest moxiedoc version
* DOC-1541: Update to the latest moxiedoc version
* DOC-1541: Update to the latest moxiedoc version
Co-authored-by: tylerkelly13 <tyler.kelly@tiny.cloud>
Co-authored-by: Lee Newson <lee.newson@tiny.cloud>