#259: Generate a PDF versions of RST files ---------------------------+------------------------------------------------ Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: minor | Milestone: Olena 2.1 Component: Olena | Version: 2.0 Keywords: documentation | ---------------------------+------------------------------------------------ Files such as `README` or `HACKING` are written in reStructuredText (RST): it should be easy to generate a PDF version from these plain-text files.
We should hook the action of building these PDFs to a Make target (such as `doc`).
Note that in some branches (e.g. `autoconfiscate-subprojects`), there are several instances of `README` (one in the top-level directory and one per sub-project).