showthedocs
showthedocs copied to clipboard
Dear maintainers of showthedocs.com, thanks for your great tool! You have inspired me to create something similar, but for PowerShell. You can find it here https://www.explainpowershell.com and here https://github.com/Jawz84/explainpowershell. I...
Looks like there's a limit to how much text you can put in the query. Is there an easy way to fix this?
After installing locally according to the README (just by sudoing `pip install`, do I need virtualenv?) I got this error after visiting `localhost:5000` ``` 06:52 % python runserver.py 2017-03-30 06:52:19...