Skip to content

Commit 1f46d5b

Browse files
Farzad Hayatkemister85
andauthored
DOC-2469: Windows Repo Folder Compatibility and Template Updates (#3373)
* DOC-2469: Replace <> in file names with {} * DOCS-2469: Clean up and improve templates * Update {productminorversion} in antora.yml and its template version * Fix the correct instance of supported-versions.adoc * Update -new-material-templates/release-notes-template/ROOT/partials/misc/supported-versions.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-2469: Delete template files for antora.yml and supported-versions.adoc --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent b5c0014 commit 1f46d5b

File tree

35 files changed

+118
-359
lines changed

35 files changed

+118
-359
lines changed

-new-material-templates/configuration-options-templates/ROOT/pages/content.<appearance-behavior-filtering-or-formatting>.adoc renamed to -new-material-templates/configuration-options-templates/ROOT/pages/content.{appearance-behavior-filtering-or-formatting}.adoc

File renamed without changes.

-new-material-templates/configuration-options-templates/ROOT/partials/configuration/<configuration_option>.adoc renamed to -new-material-templates/configuration-options-templates/ROOT/partials/configuration/{configuration_option}.adoc

File renamed without changes.

-new-material-templates/integration-example-(ie)-templates/ROOT/examples/live-demos/ie-<hyphen-delimited-descriptor>/index.html renamed to -new-material-templates/integration-example-(ie)-templates/ROOT/examples/live-demos/ie-{hyphen-delimited-descriptor}/index.html

File renamed without changes.

-new-material-templates/integration-example-(ie)-templates/ROOT/examples/live-demos/ie-<hyphen-delimited-descriptor>/index.js renamed to -new-material-templates/integration-example-(ie)-templates/ROOT/examples/live-demos/ie-{hyphen-delimited-descriptor}/index.js

File renamed without changes.

-new-material-templates/integration-example-(ie)-templates/ROOT/pages/ie-<hyphen-delimited-descriptor>.adoc renamed to -new-material-templates/integration-example-(ie)-templates/ROOT/pages/ie-{hyphen-delimited-descriptor}.adoc

File renamed without changes.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!--
22
3-
Add necessary material to this file to make it possible for the
4-
full-featured-with-premium-plugins demo to demonstrate the new plugin.
3+
Update tinymce-docs/modules/ROOT/examples/live-demos/full-featured/index.html to include the new plugin.
54
65
-->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Add new plugin to this file’s extant configuration
3+
Update tinymce-docs/modules/ROOT/examples/live-demos/full-featured/index.js to include the new plugin.
44
55
*/
66

-new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/<plugincode>/example.js renamed to -new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/{plugincode}/example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ NB: there is one UX consequence of setting up demos to work in
2323
these cases. The *Edit on CodePen* tab does not — and cannot —
2424
present in the documentation.
2525
26-
The initial setup of these ‘inclues-an-emulated-back-end’ examples
26+
The initial setup of these ‘includes-an-emulated-back-end’ examples
2727
will almost certainly include significant initial input from the
2828
plugin’s developer.
2929

-new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/<plugincode>/index.html renamed to -new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/{plugincode}/index.html

File renamed without changes.

-new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/<plugincode>/index.js renamed to -new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/{plugincode}/index.js

File renamed without changes.

0 commit comments

Comments
 (0)