user/pages/90.misc/docs.en.md
9408bf5c
 ---
 title: Others
 taxonomy:
     category:
         - docs
 content:
     items: '@self.children'
 process:
     markdown: true
     twig: true
 twig_first: true
 ---
 
 This chapter contains various information on the use of the system.
 
 {% for p in page.collection %}
 * [{{ p.title|e }}](https://web.kudpc.kyoto-u.ac.jp{{p.link}})
 {% endfor %}