- Update the
.rst
file indocs_using_sphinx
- Run terminal, changing work directory to
docs_using_sphinx
- run
python3 -m venv .env
for the virtual environment - run
source .env/bin/activate
to activate - run
pip install -r requirements.txt
to install dependencies - Run
make html
. The updated pages locate in./_build/html
- Copy all the files under
./_build/html
to repositoryeasy-graph.github.io
- Push the changes to origin masters of these two repository
forked from coreturn/easygraph-document-source
-
Notifications
You must be signed in to change notification settings - Fork 0
SherrieCao/easygraph-doc-source
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 99.6%
- Other 0.4%