Skip to content

repo for showing small python package integration with Sphinx doc and publishing it with github pages

Notifications You must be signed in to change notification settings

palmoreck/example-python-package-and-sphinx-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of sphinx documentation for Python3 package and publishing it with github-pages

  1. Fork this repo.

  2. Make sure Github Pages is enabled in your repo settings.

  3. In this README.md change the url that has this next link: online doc to point to your site of Github Pages.

  4. Modify some .rst doc for example src/docs/index.rst to trigger gh action for building doc.

  5. Go to online doc of step 3 after github actions succeed building doc.

Note: if you want to create a package in src with different functions for example, then make the proper substitutions in src and change the .rst files related with correspondent files in docs to trigger gh action for building doc.

video that explains content of this repo (in spanish).

About

repo for showing small python package integration with Sphinx doc and publishing it with github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages