mydoc_sidebar.yml 764 B

12345678910111213141516171819202122232425262728293031323334353637
  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: Cosa bolle in pentola
  5. version: 0.1
  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: il server Dispensa
  20. output: web, pdf
  21. folderitems:
  22. - title: Introduzione al server
  23. url: /mydoc_introduzione.html
  24. output: web, pdf
  25. - title: Installazione
  26. url: /mydoc_server.html
  27. output: web, pdf
  28. - title: L'idea e la struttura
  29. url: /mydoc_about.html
  30. output: web, pdf