Advertisement
Guest User

config.yml

a guest
Sep 4th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. # Manual categories topics
  2. topics:
  3. - intro:
  4. - title: Introduction
  5. - tag: intro
  6. - first:
  7. - title: Chapter 1
  8. - tag: chapter-1
  9. - subfirst:
  10. - title: Chapter 1.1
  11. - tag: chapter-1.1
  12. - second:
  13. - title: Chapter 2
  14. - tag: chapter-2
  15. - subsecond:
  16. - title: Chapter 2.1
  17. - tag: chapter-2.1
  18. - subsubsecond:
  19. - title: Chapter 2.1.1
  20. - tag: chapter-2.1.1
  21. - othersubsecond:
  22. - title: Chapter 2.2
  23. - tag: chapter-2.2
  24. - advanced:
  25. - title: Advanced
  26. - tag: advanced
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement