Compile PDF and EPUB files from static Web assets.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

patchouli.binding.json 124 B

12345678910
  1. {
  2. "pageOrdering": [
  3. "index",
  4. "title",
  5. "toc",
  6. "pages:foreword",
  7. "pages:chapters/**",
  8. "pages:appendices/**"
  9. ]
  10. }