Skip to content

Improvements to doc/ scripts#843

Merged
brucemiller merged 3 commits into
brucemiller:masterfrom
tkw1536:docscript
Jun 20, 2017
Merged

Improvements to doc/ scripts#843
brucemiller merged 3 commits into
brucemiller:masterfrom
tkw1536:docscript

Conversation

@tkw1536

@tkw1536 tkw1536 commented Jun 20, 2017

Copy link
Copy Markdown
Contributor

No description provided.

tkw1536 added 3 commits June 20, 2017 14:48
Previously, the scripts to generate the website would automatically place
output into the folder /local/www/site/htdocs/LaTeXML. This could cause problems on developer machines, where this folder did not always exist.

This commit adds an optional '--webroot' argument to the scripts in the
doc/ folder that allows to pick a specific directory to place website output
in. It is automatically passed between the different scripts. For backwards
compatibility, when omitted it defaults to /local/www/site/htdocs/LaTeXML.
This commit switches the resource paths used in the doc/makemanual script to
absolute paths. This allows for calling the script from any directory.
This commit makes a minor improvement in the error message of the doc/makesite
script. When a release folder is missing, it now shows the absolute path to the
folder that it expects to be present.
@brucemiller
brucemiller merged commit c9bda6a into brucemiller:master Jun 20, 2017
@tkw1536
tkw1536 deleted the docscript branch July 13, 2017 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants