Skip to content

Commit 3101d01

Browse files
committed
DOC-3021: Flatten duplicated nav nodes for Enhanced Media Embed and Export to PDF
Use the plugin page as the parent navigation node for Enhanced Media Embed and Export to PDF, matching Export to Word and Import from Word, so the plugin no longer appears twice in the navigation tree.
1 parent b9e7ce2 commit 3101d01

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -298,18 +298,16 @@
298298
**** xref:revisionhistory.adoc[Revision History]
299299
**** xref:suggestededits.adoc[Suggested Edits]
300300
*** Content Conversion & Embedding
301-
**** Enhanced Media Embed
302-
***** xref:introduction-to-mediaembed.adoc[Enhanced Media Embed]
301+
**** xref:introduction-to-mediaembed.adoc[Enhanced Media Embed]
303302
***** xref:mediaembed-server-config.adoc[Configure Enhanced Media Embed Server]
304303
***** xref:mediaembed-server-integration.adoc[Integrate Enhanced Media Embed Server]
305-
**** Export to PDF
306-
***** xref:exportpdf.adoc[Export to PDF]
307-
****** xref:html-to-pdf-converter-api-v2.adoc[HTML to PDF Converter API]
308-
****** JWT Authentication
309-
******* xref:export-to-pdf-v2-with-jwt-authentication-nodejs.adoc[Node.js (8.4.0+)]
310-
******* xref:export-to-pdf-v2-with-jwt-authentication-php.adoc[PHP (8.4.0+)]
311-
******* xref:export-to-pdf-with-jwt-authentication-nodejs.adoc[Node.js (pre-8.4.0)]
312-
******* xref:export-to-pdf-with-jwt-authentication-php.adoc[PHP (pre-8.4.0)]
304+
**** xref:exportpdf.adoc[Export to PDF]
305+
***** xref:html-to-pdf-converter-api-v2.adoc[HTML to PDF Converter API]
306+
***** JWT Authentication
307+
****** xref:export-to-pdf-v2-with-jwt-authentication-nodejs.adoc[Node.js (8.4.0+)]
308+
****** xref:export-to-pdf-v2-with-jwt-authentication-php.adoc[PHP (8.4.0+)]
309+
****** xref:export-to-pdf-with-jwt-authentication-nodejs.adoc[Node.js (pre-8.4.0)]
310+
****** xref:export-to-pdf-with-jwt-authentication-php.adoc[PHP (pre-8.4.0)]
313311
**** xref:exportword.adoc[Export to Word]
314312
***** xref:html-to-docx-converter-api.adoc[HTML to DOCX Converter API]
315313
***** JWT Authentication

0 commit comments

Comments
 (0)