Sphinx HTML and 17-page LaTeX PDF for the audit-ready pack
Some checks are pending
ci / markdown (push) Waiting to run
Some checks are pending
ci / markdown (push) Waiting to run
source/ is the Sphinx tree. Companion PDF hrefs are relative, not Markdown.
This commit is contained in:
parent
afa270a141
commit
da60402e88
104 changed files with 16818 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -71,3 +71,18 @@ https://pfc.georgelambert.org/v1/npe/keys ·
|
|||
https://docs.pfc.georgelambert.org/controls.html
|
||||
|
||||
Related: https://git.georgelambert.org/marchon/system-git-sync
|
||||
|
||||
## Sphinx (HTML + LaTeX PDF)
|
||||
|
||||
Sources live in ``source/`` (Sphinx). Build:
|
||||
|
||||
```
|
||||
make html
|
||||
make latexpdf
|
||||
```
|
||||
|
||||
* HTML: ``build/html/index.html``
|
||||
* PDF: ``build/latex/peergos-making-yourself-audit-ready-with-verae-datacubes.pdf``
|
||||
|
||||
LaTeX companion links are **relative PDFs** (not Markdown). Live HTML:
|
||||
https://docs.pfc.georgelambert.org/audit-ready/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue