Hi,
I would like to have a page for developers, as my project is open-source internally, where they can browse my application code. The code docs will be created by pydoc
or sphinx
.
thx
Hi,
I would like to have a page for developers, as my project is open-source internally, where they can browse my application code. The code docs will be created by pydoc
or sphinx
.
thx
I think thereβs a lot of tutorial resources on how to do this, examples below:
Most seems to be using sphinx.
Hope this helps!
Best regards,
Chanin
Hi @dataprofessor,
Sorry I had you look all that up. What I meant was there a streamlit template for displaying the output of these tools such as Sphinx?
thx