It would be helpful to have a single tool for managing all documentation workflows. For example:
ghostbsd-doc -web
to update the website
ghostbsd-doc -wiki
to maintain the wiki
ghostbsd-doc -rtd
to publish to Read the Docs
Consolidating these tasks into one command-line utility would simplify documentation management and reduce duplication of effort.