Mercurial > public > mercurial-scm > evolve
view docs/tutorial/deploy.sh @ 7019:24f0b9c04ada stable
docs: mark developer documentation as orphan to avoid Sphinx warnings
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 22 Feb 2025 15:58:05 +0400 |
parents | aad37ffd7d58 |
children |
line wrap: on
line source
mkdir -p html cp index.html html/ cp *.css html/ cp *.js html/ cp -R img html/ cp -R graphviz-images/ html/ netlify deploy