Skip to content
/ test Public

mock repo to reproduce sphinx-generated doc issue

Notifications You must be signed in to change notification settings

lpravda/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test repo

The sole purpose of this repo is to reproduce issue with prefect tasks not being picked by autodoc module when given a name andsphinxcontrib-prefecttask extension being installed

Steps to reproduce after clonning this repo:

pip install -e '.[docs]'
cd docs
make html

Navigate to docs/build/api/code.html

About

mock repo to reproduce sphinx-generated doc issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages