usnistgov/Docs4NIST

Deploys Sphinx-built documentation to https://pages.nist.gov

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docs-folderThe folder containing your sphinx docs.yesdocs/
pages-branchThe branch linked to your documentation server.nist-pages
pages-urlURL of web server for served documentation.https://pages.nist.gov
formatsType(s) of output desired in addition to html ('pdf', and/or 'epub')no""
build-html-commandThe command used to build your html documentation.nomake html
build-epub-commandThe command used to build your ePUB documentation.nomake epub
build-pdf-commandThe command used to build your PDF documentation.nomake latexpdf
pre-build-commandRun before the build command, you can use this to install system level dependencies, for example with "apt-get update -y && apt-get install -y perl"no
apt-packagesList of APT packages to install.no""
pip-requirementsThe path to the pip requirements file, relative to the root of the project.no
conda-environmentThe path to the Conda environment file, relative to the root of the project.no
push-pulls-pagesWhether the results of pull requests should be pushed to `pages-branch`.false
insert-header-footerWhether to insert the NIST branding headers and footers (which are incompatible with sphinx_rtd_theme).true
hiddenWhether to remove current revision from dropdown version menu.false

no outputs