Converting DPS Documents to NMC Documentation
The NMC Documentation git repo is located at: https://gitlab-master.nvidia.com/ncp/mission-control/docs
-
Clone the NMC Documentation repo
git clone https://gitlab-master.nvidia.com/ncp/mission-control/docs mission-control -
Convert files to
rstformat usingupdate_nmc_docs.sh./dcpower/scripts/docs/update_nmc_docs.sh \ --nmc-base-dir mission-control \ --dcpower-base-dir dcpower -
Create merge request and commit changes to NMC Documentation repo