cmr.opendap.site.static
The functions of this namespace are specifically responsible for generating the static resources of the top-level and site pages and sitemaps.
-main
(-main & args)Documentation forthcoming
generate
(generate target template-file data)This is the function used by default to render templates, given data that the template needs to render.
generate-all
(generate-all docs-source docs-dir base-url)A convenience function that pulls together all the static content generators in this namespace. This is the function that should be called in the parent static generator namespace.
generate-rest-api-docs
(generate-rest-api-docs docs-source docs-dir base-url)Generate the HTML for the CMR OPeNDAP REST API docs page.