mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Docs: add network-builder image and fix a couple of minor issues in make-docsite.sh
This commit is contained in:
parent
ec97e1aee3
commit
08564808c0
@ -11,12 +11,11 @@ else
|
||||
source virtualenv/Scripts/activate
|
||||
fi
|
||||
|
||||
# TODO: The PDF rendering is pretty ugly and can be improved a lot.
|
||||
echo "Generating PDF document ..."
|
||||
make latexpdf
|
||||
|
||||
echo "Generating HTML pages ..."
|
||||
make html
|
||||
|
||||
echo "Moving PDF file from $(eval echo $PWD/build/pdf/corda-developer-site.pdf) to $(eval echo $PWD/build/html/_static/corda-developer-site.pdf)"
|
||||
echo "Moving PDF file from $(eval echo $PWD/build/latex/corda-developer-site.pdf) to $(eval echo $PWD/build/html/_static/corda-developer-site.pdf)"
|
||||
mv $PWD/build/latex/corda-developer-site.pdf $PWD/build/html/_static/corda-developer-site.pdf
|
BIN
docs/source/_static/images/network-builder-v4.png
Normal file
BIN
docs/source/_static/images/network-builder-v4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
Reference in New Issue
Block a user