Saturday, November 9, 2019¶
I continued to review the Administrator Guide and discovered more problems in
getlino: the pull.sh
script generated by getlino configure
into
the shared virtualenv had no chance to work because it was still using the
project_dir. No, the pull.sh
script must be per virtualenv,
not per site.
Why does getlino have its own documentation tree?
Where should a reference to pull.sh
link to?