Implementation of issue #177, changed the skeleton, and added relevant references to GitHub Pages (the rationale behind the change). A message is issued when migrate.project is called in a project where the doc directory exists and docs does not, after which the new docs directory is copied from the skeleton.
Implementation of issue #177, changed the skeleton, and added relevant references to GitHub Pages (the rationale behind the change). A message is issued when
migrate.project
is called in a project where thedoc
directory exists anddocs
does not, after which the newdocs
directory is copied from the skeleton.