You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using nested TOCs the Download PDF is not available. The PDF files are correctly generated. The download PDF option appears only when the master TOC has PDF generation enabled.
To Reproduce
Content of docfx.json:
"globalMetadata": {
"pdfTocPage": true
}
Content of the master TOC:
items:
name: Italian Bank Integration
href: ItalianBankIntegration/toc.yml
homepage: ItalianBankIntegration/intro.md
Hi @lanthonyneville ,
actually I don't think that it is the same issue, the left pane in my case is rendered (the TOC is visible) but there is no PDF Download Link navigating the nested TOC.
Hi @lanthonyneville , actually I don't think that it is the same issue, the left pane in my case is rendered (the TOC is visible) but there is no PDF Download Link navigating the nested TOC.
Describe the bug
Using nested TOCs the Download PDF is not available. The PDF files are correctly generated. The download PDF option appears only when the master TOC has PDF generation enabled.
To Reproduce
Content of docfx.json:
Content of the master TOC:
Content of the nested TOC:
The template is modern.
Expected behavior
The PDF Download option should appear in the bottom left area when selecting the menu area related to this TOC.
Context (please complete the following information):
The text was updated successfully, but these errors were encountered: