mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 13:06:14 +01:00
Merge pull request #216 from pycom/pb-how-to-use-pydocs-script
how to use pydoc script
This commit is contained in:
12
README.md
12
README.md
@@ -83,6 +83,18 @@ go to GitHub and create a pull with **publish** branch as a base branch.
|
||||
|
||||

|
||||
|
||||
### How to create a pull request on "development-publish" and "publish" based on the current branch
|
||||
|
||||
1 - Access ```pycom-documentation/scripts```
|
||||
|
||||
2 - Run ```npm install```
|
||||
|
||||
3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token
|
||||
|
||||
4 - Run ```./pydocs pr github_username```
|
||||
|
||||
5 - Enter with the requested information
|
||||
|
||||
## some info:
|
||||
|
||||
- assets are in ./static directory, a directory aliased at /
|
||||
|
||||
Reference in New Issue
Block a user