Compile PDF and EPUB files from static Web assets.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 line
124 B

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