##// END OF EJS Templates
feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup
feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup

File last commit:

r5193:1e179e1f default
r5619:c9e499e7 default
Show More
.howto
5 lines | 172 B | text/plain | TextLexer
feat(docs): new docs build logic...
r5193 ## BUILD
# cd docs
# docker build --tag sphinx-doc-build-rc .
docs: updated packages.
r2999
feat(docs): new docs build logic...
r5193 # Build Docs
# docker run --rm -v $(PWD):/project --workdir=/project/docs sphinx-doc-build-rc make clean html