Ok, I’ve downloaded the repo on my pc (and installed Pandoc)
Now I have the entire tree )with images, .md files , .json…how can I create I single .pdf file?
…
Ok, I was able to compile. but I received an error (so I do not obtain my .pdf The error is the following:
ome/docs/checkouts/readthedocs.org/user_builds/manvbg/envs/latest/bin/python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml ERROR - Config value: ‘site_dir’. Error: The ‘site_dir’ should not be within the ‘docs_dir’ as this leads to the build directory being copied into itself and duplicate nested files in the ‘site_dir’.(site_dir: ‘/home/docs/checkouts/readthedocs.org/user_builds/manvbg/checkouts/latest/_build/html’, docs_dir: ‘/home/docs/checkouts/readthedocs.org/user_builds/manvbg/checkouts/latest’)
Aborted with 1 Configuration Errors! Ora del comando: 0s Ritorna: 1
I’ve understand that is an error of file configuration. But how can I correct it?
TIA
