-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello - would you accept a PR for generated documentation for clansi ?
It is on my fork in the gh_pages branch here: https://github.com/rm-hull/clansi/tree/gh-pages - and obviously this gets published out to https://rm-hull.github.io/clansi.
If you do I think you would need to do the following before I could submit a PR:
$ git checkout -b gh-pages
$ rm .git/index
$ git clean -fdx
$ git commit -am "Empty branch"
$ git push --set-upstream origin gh-pages
Once merged, the PR would publish the documentation on https://ams-clj.github.io/clansi
Metadata
Metadata
Assignees
Labels
No labels