product1_sidebar.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. # This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
  2. entries:
  3. - title: Sidebar
  4. product: Product1
  5. version: 1.0
  6. folders:
  7. - title:
  8. output: pdf
  9. type: frontmatter
  10. folderitems:
  11. - title:
  12. url: /titlepage.html
  13. output: pdf
  14. type: frontmatter
  15. - title:
  16. url: /tocpage.html
  17. output: pdf
  18. type: frontmatter
  19. - title: Getting Started
  20. output: web, pdf
  21. folderitems:
  22. - title: Product 1 home
  23. url: /p1_landing_page.html
  24. output: web
  25. - title: Sample 1
  26. url: /p1_sample1.html
  27. output: web, pdf
  28. - title: Sample 2
  29. url: /p1_sample2.html
  30. output: web, pdf
  31. - title: Sample 3
  32. url: /p1_sample3.html
  33. output: web, pdf
  34. - title: Another heading
  35. output: web, pdf
  36. folderitems:
  37. - title: Sample 4
  38. url: /p1_sample4.html
  39. output: web, pdf
  40. - title: Sample 5
  41. url: /p1_sample5.html
  42. output: web, pdf
  43. - title: Sample 6
  44. url: /p1_sample6.html
  45. output: web, pdf
  46. - title: Sample 7
  47. url: /p1_sample7.html
  48. output: web, pdf