Skip to content

shfshanyue/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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.9%
  • Python 28.6%
  • HTML 21.9%
  • CSS 3.5%
  • Perl 2.9%
  • Other 2.1%
  • Other 1.1%