Skip to content

scaladocs on github pages? #1

@freeeve

Description

@freeeve

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions