mydoc_sidebar.yml 935 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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: Documentazione
  26. url: /mydoc_documentazione.html
  27. output: web, pdf
  28. - title: Installazione
  29. url: /mydoc_server.html
  30. output: web, pdf
  31. - title: L'idea e la struttura
  32. url: /mydoc_about.html
  33. output: web, pdf
  34. - title: Utilizzo
  35. url: /mydoc_utilizzo.html
  36. output: web, pdf