-
Notifications
You must be signed in to change notification settings - Fork 1
scaladocs on github pages? #1
Copy link
Copy link
Open
Description
I saw you added the scaladocs--you might want to put those on github pages so they are browseable more easily. Something like:
git checkout -b gh-pages
git add -f <path to scaladocs>
git commit
git push -u origin gh-pages
Then browse to the mikejlong60.github.com/scalapersistenceframework/, and it will hopefully work, and you can put links in the readme of the main branch, or on the website.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels