Skip to content

idank/showthedocs

Repository files navigation

showthedocs annotates code to show you the relevant pieces of its documentation, read more here.

Running locally

git clone https://github.com/idank/showthedocs.git
cd showthedocs
pip install -r requirements.txt
./getdocs clone
python runserver.py

These commands will clone this repo, install the dependencies, download the processed docs and run a local server.

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published