A book on how an application dealing with insurance contracts might be conceptualized. The book was put together as side project and contributed to a former employer. The inspiration was the paper, Composing Contracts, An Adventure in Financial Engineering (SP Jones).
pipenv shell
make doc
The above commands build the book in the location repo:/book/book.pdf. The latest version of the book is also maintained at that location in this repository.
- Add a line to the doc task of the makefile which copies the specification files from its source into a chapter directory of interest
- Add a line to the bin/docgen.py file to convert a spec file to the canonical format used by the book