# Functions
AddEditionURI Adds an edition URI to the "edit_uri" in the manifest file.
AppendExtraCSS Appends a file path to the "extra_css" in the manifest file.
AppendExtraJs Appends a file path to the "extra_javascript" in the manifest file.
GetDocsDir returns the path to the directory pointed by "docs_dir" in the manifest file.
Read Reads the manifest.
Write Writes the manifest.
# Constants
FileName file name of the mkdocs manifest file.
TempPrefixEnvName temp prefix for environment variable.