File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - name : Checkout jellyrock
2121 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222 with :
23- repository : cewert /jellyrock
23+ repository : jellyrock /jellyrock
2424 path : jellyrock
2525 ref : main
2626 - name : Build code docs
Original file line number Diff line number Diff line change 2121 - name : Checkout jellyrock
2222 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2323 with :
24- repository : cewert /jellyrock
24+ repository : jellyrock /jellyrock
2525 path : jellyrock
2626 ref : main
2727 - name : Build code docs
Original file line number Diff line number Diff line change 22
33[ ![ Code Documentation] ( https://img.shields.io/badge/Code%20Documentation-purple )] ( https://cewert.github.io/jellyrock-code-docs/ )
44
5- Automatically generated code documentation for the [ JellyRock] ( https://github.com/cewert /jellyrock ) Roku app.
5+ Automatically generated code documentation for the [ JellyRock] ( https://github.com/jellyrock /jellyrock ) Roku app.
66
77## Build
88
99``` bash
10- git clone https://github.com/cewert/ jellyrock-code -docs.git
10+ git clone https://github.com/jellyrock/api -docs.git
1111cd jellyrock-code-docs
1212npm install
1313npm run build
Original file line number Diff line number Diff line change 2929 "menu" : [
3030 {
3131 "title" : " Source" ,
32- "link" : " https://github.com/cewert/ jellyrock-code -docs" ,
32+ "link" : " https://github.com/jellyrock/api -docs" ,
3333 "target" : " _blank" ,
3434 "class" : " external-link" ,
3535 "id" : " github-link"
Original file line number Diff line number Diff line change 1111 "rimraf" : " 6.1.2"
1212 },
1313 "scripts" : {
14- "build" : " rimraf jellyrock && git clone https://github.com/cewert /jellyrock.git && jsdoc -c jsdoc.json -d docs --readme homepage.md" ,
14+ "build" : " rimraf jellyrock && git clone https://github.com/jellyrock /jellyrock.git && jsdoc -c jsdoc.json -d docs --readme homepage.md" ,
1515 "cleanup" : " rimraf jellyrock"
1616 },
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " git+https://github.com/cewert/ jellyrock-code -docs.git"
19+ "url" : " git+https://github.com/jellyrock/api -docs.git"
2020 },
2121 "keywords" : [
2222 " jellyrock" ,
2525 "author" : " Charles Ewert" ,
2626 "license" : " GPL-2.0" ,
2727 "bugs" : {
28- "url" : " https://github.com/cewert/ jellyrock-code -docs/issues"
28+ "url" : " https://github.com/jellyrock/api -docs/issues"
2929 },
30- "homepage" : " https://github.com/cewert/ jellyrock-code -docs#readme"
30+ "homepage" : " https://github.com/jellyrock/api -docs#readme"
3131}
You can’t perform that action at this time.
0 commit comments