= War Crimes
Aretice N. Treader <areticentreader@gmail.com>
:revnumber: v0.1
:description: Captain Kilyan has ruled the seas as the king of pirates for years, but one journal changes his course forever. \
Now he must prove himself worthy of a life he never lived, as the long-lost heir to the throne of Kirboda. \
He finds himself delving deep into the world of fanciful balls, complicated politics, and international war. \
Despite his best efforts in a struggle for domination, the opposing king demands his head on a silver platter. \
 \
Run he must, and run he does. In fact, he runs straight into the arms of a damsel in his most desperate time of need.
//
// Render as a book; each chapter will get its own section.
:doctype: book
//
// Prefix nmbered chapter titles with "Chapter"
:chapter-label: Chapter
//
// Add a table of contents
:toc: left
:toclevels: 2
:toc-title: Table of Contents
//
// Number the first 2 levels of headings.
:sectnumlevels: 2
//
// Hide the scheme from links in the text.
// e.g. a link to https://github.com/ should appear as github.com/.
:hide-uri-scheme:

// -- Book content includes --

// Include the non-numbered sections (preface, introduction, etc).
include::zeromatter/nulla.adoc[]

// include::chapters/introduction.adoc[]

// Enable chapter numbering.
:sectnums:

// Include the numbered chapters.
// include::chapters/chapter-01.adoc[]