Skip to content

Commit c8011c6

Browse files
committed
DOC-2324: Add missing page links to nav
1 parent ebef2df commit c8011c6

File tree

3 files changed

+24
-31
lines changed

3 files changed

+24
-31
lines changed

modules/ROOT/nav.adoc

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* xref:quick-start.adoc[Quick start]
2-
* Introduction & getting started
2+
* xref:general-configuration-guide.adoc[Introduction & getting started]
33
** xref:basic-setup.adoc[Basic setup]
44
** xref:use-tinymce-classic.adoc[Classic editing mode]
55
** xref:use-tinymce-inline.adoc[Inline editing mode]
@@ -17,13 +17,13 @@
1717
** xref:attribution-requirements.adoc[Logo attribution]
1818
** xref:system-requirements.adoc[Supported Versions and Platforms]
1919
** xref:get-support.adoc[Support & FAQ]
20-
* Cloud deployment guide
20+
* xref:cloud-deployment-guide.adoc[Cloud deployment guide]
2121
** xref:editor-and-features.adoc[Cloud deployment of editor & plugins]
2222
** xref:features-only.adoc[Cloud deployment of plugins Only]
2323
** xref:editor-plugin-version.adoc[Specify editor & plugin versions]
2424
** xref:plugin-editor-version-compatibility.adoc[Version compatibility reference]
2525
** xref:cloud-troubleshooting.adoc[Cloud Troubleshooting]
26-
* Examples
26+
* xref:examples.adoc[Examples]
2727
** xref:basic-example.adoc[Basic example]
2828
** xref:full-featured.adoc[Full featured]
2929
** xref:demo-casechange.adoc[Case Change]
@@ -48,7 +48,7 @@
4848
** xref:file-picker.adoc[Basic local file picker]
4949
** xref:local-upload.adoc[Local file upload]
5050
* xref:tinymce-for-mobile.adoc[Mobile]
51-
* Configuration reference
51+
* xref:configure[Configuration reference]
5252
** xref:integration-and-setup.adoc[Integration options]
5353
** xref:editor-appearance.adoc[User interface options]
5454
** xref:content-appearance.adoc[Content appearance options]
@@ -62,14 +62,14 @@
6262
** xref:content-behavior-options.adoc[Advanced editing options]
6363
** xref:contributing-to-open-source.adoc[Contribute to TinyMCE]
6464
** xref:contributing-docs.adoc[Contribute to documentation]
65-
* Plugins
66-
** Premium plugins
65+
* xref:plugins.adoc[Plugins]
66+
** xref:premium.adoc[Premium plugins]
6767
*** xref:a11ychecker.adoc[Accessibility Checker]
6868
*** xref:advcode.adoc[Advanced Code Editor]
6969
*** xref:advtable.adoc[Advanced Tables]
7070
*** xref:casechange.adoc[Case Change]
7171
*** xref:checklist.adoc[Checklist]
72-
*** Comments
72+
*** xref:comments.adoc[Comments]
7373
**** xref:introduction_to_tiny_comments.adoc[Introduction]
7474
**** xref:comments-using-comments.adoc[Using Comments]
7575
**** xref:comments-callback-mode.adoc[Callback mode]
@@ -88,7 +88,7 @@
8888
*** xref:introduction-to-tiny-spellchecker.adoc[Spell Checker Pro]
8989
*** xref:tinydrive-plugin.adoc[Tiny Drive]
9090
*** xref:rtc-plugin.adoc[Real-time Collaboration]
91-
** Open source plugins
91+
** xref:opensource.adoc[Open source plugins]
9292
*** xref:advlist.adoc[Advanced List]
9393
*** xref:anchor.adoc[Anchor]
9494
*** xref:autolink.adoc[Autolink]
@@ -130,7 +130,7 @@
130130
*** xref:visualblocks.adoc[Visual Blocks]
131131
*** xref:visualchars.adoc[Visual Characters]
132132
*** xref:wordcount.adoc[Word Count]
133-
* UI components
133+
* xref:ui-components.adoc[UI components]
134134
** xref:autocompleter.adoc[Autocompleter]
135135
** xref:contextform.adoc[Context forms]
136136
** xref:contextmenu.adoc[Context menu]
@@ -142,7 +142,7 @@
142142
** xref:urldialog.adoc[URL dialog]
143143
** xref:custom-toolbarbuttons.adoc[Toolbar buttons]
144144
** xref:typesoftoolbarbuttons.adoc[Types of toolbar buttons]
145-
* Premium features
145+
* xref:enterprise.adoc[Premium features]
146146
** xref:introduction-to-tiny-comments.adoc[Commenting & collaboration]
147147
** xref:enterprise-tinydrive.adoc[Cloud-based file management]
148148
** xref:enterprise-moxiemanager.adoc[Self-hosted file management]
@@ -182,38 +182,38 @@
182182
** xref:enterprise-export.adoc[Export]
183183
** xref:support.adoc[Professional support]
184184
** xref:enterprise-system-requirements.adoc[Supported Premium Versions and Platforms]
185-
* Tiny Drive
185+
* xref:tinydrive.adoc[Tiny Drive]
186186
** xref:tinydrive-introduction.adoc[Introduction]
187187
** xref:tinydrive-getting-started.adoc[Getting started]
188188
** xref:tinydrive-jwt-authentication.adoc[JWT Authentication]
189189
** xref:tinydrive-setup-options.adoc[Configuration options]
190-
** Starter projects
190+
** xref:tinydrive-libraries[Starter projects]
191191
*** xref:dotnet-projects.adoc[.Net Core]
192192
*** xref:tinydrive-java.adoc[Java Spring]
193193
*** xref:tinydrive-nodejs.adoc[Node.js]
194194
*** xref:tinydrive-php.adoc[PHP]
195-
** Integrations
195+
** xref:tinydrive-integrations.adoc[Integrations]
196196
*** xref:tinydrive-dropbox-integration.adoc[Dropbox]
197197
*** xref:tinydrive-dropbox-and-google-drive.adoc[Google Drive]
198-
** API
198+
** xref:tinydrive-api.adoc[API]
199199
*** xref:standalone.adoc[Standalone API]
200200
*** xref:introduction-to-tinydrive-apis.adoc[Plugin API]
201201
** xref:tinydrive-changelog.adoc[Changelog]
202202
** xref:get-help.adoc[Get help]
203-
* Real-time Collaboration (RTC)
203+
* xref:rtc.adoc[Real-time Collaboration (RTC)]
204204
** xref:rtc-introduction.adoc[Introduction]
205205
** xref:rtc-supported-functionality.adoc[Supported Functionality]
206206
** xref:rtc-getting-started.adoc[Getting started with RTC]
207207
** xref:encryption.adoc[Encryption Setup]
208208
** xref:rtc-jwt-authentication.adoc[JWT Authentication Setup]
209-
** Configuration options
209+
** xref:rtc-configuration.adoc[Configuration options]
210210
*** xref:rtc-options-overview.adoc[Configuration options overview]
211211
*** xref:rtc-options-required.adoc[Required configuration options]
212212
*** xref:rtc-options-optional.adoc[Recommended and optional configuration options]
213213
** xref:rtc-events.adoc[RTC Events]
214214
** xref:how-the-rtc-plugin-encrypts-content.adoc[How RTC encrypts content]
215215
** xref:rtc-troubleshooting.adoc[RTC Troubleshooting]
216-
* Advanced topics
216+
* xref:advanced.adoc[Advanced topics]
217217
** xref:tinymce-and-screenreaders.adoc[Accessibility]
218218
** xref:security.adoc[Security]
219219
** xref:creating-a-skin.adoc[Create a skin]
@@ -230,35 +230,35 @@
230230
** xref:editor-context-menu-identifiers.adoc[Available Context Menu Items]
231231
** xref:events.adoc[Available Events]
232232
** xref:keyboard-shortcuts.adoc[Keyboard shortcuts]
233-
** Bundling TinyMCE
233+
** xref:usage-with-module-loaders.adoc[Bundling TinyMCE]
234234
*** xref:introduction_to_bundling_tinymce.adoc[Introduction]
235-
*** Webpack
235+
*** xref:webpack.adoc[Webpack]
236236
**** xref:webpack-cjs-npm.adoc[ES6 and npm]
237237
**** xref:webpack-cjs-npm.adoc[CommonJS and npm]
238238
**** xref:webpack-cjs-npm.adoc[ES6 and a .zip archive]
239239
**** xref:webpack-cjs-download.adoc[CommonJS and a .zip archive]
240-
*** Rollup.js
240+
*** xref:rollup.adoc[Rollup.js]
241241
**** xref:rollup-es6-npm.adoc[ES6 and npm]
242242
**** xref:rollup-es6-download.adoc[ES6 and a .zip archive]
243-
*** Browserify
243+
*** xref:browserify.adoc[Browserify]
244244
**** xref:browserify-cjs-npm.adoc[CommonJS and npm]
245245
**** xref:browserify-cjs-download.adoc[CommonJS and a .zip archive]
246-
*** Reference
246+
*** xref:reference.adoc[Reference]
247247
**** xref:bundling-plugins.adoc[Plugins]
248248
**** xref:content-css.adoc[Content CSS]
249249
**** xref:bundling-skins.adoc[Skins]
250250
**** xref:bundling-icons.adoc[Icons]
251251
**** xref:bundling-localization.adoc[UI localizations]
252252
**** xref:bundling-themes.adoc[Themes]
253253
** xref:generate-rsa-key-pairs.adoc[Generate public key pairs]
254-
* Integrations
254+
* xref:integrations.adoc[Integrations]
255255
** xref:angularjs.adoc[AngularJS]
256256
** xref:angular-pm.adoc[Angular 5+]
257257
** xref:blazor-pm.adoc[Blazor]
258258
** xref:bootstrap.adoc[Bootstrap]
259259
** xref:django.adoc[Django]
260260
** xref:jquery-pm.adoc[jQuery]
261-
** Laravel
261+
** xref:laravel.adoc[Laravel]
262262
*** xref:laravel-introduction.adoc[Introduction]
263263
*** xref:laravel-tiny-cloud.adoc[Using Tiny Cloud]
264264
*** xref:laravel-composer-install.adoc[Using the Composer package]

modules/ROOT/pages/editor-control-identifiers.adoc

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)