You are not logged in.
A few months back I came across a website that was kind of like online man pages for many different programming languages. It was kind of like devdocs.io, but it also allowed one to simply use curl (I think it was curl and not wget) from the command line to search and pull down help information -- and even tutorials. It looked something like this:
curl http://iforgotthesite.name/python/decorators
It would then output to the screen the documentation about Python decorators. But I cannot for the life of me remember the website or URL. Does anyone know what I am talking about?
Last edited by mrunion (2018-08-20 17:48:13)
Matt
"It is very difficult to educate the educated."
Offline
Zeal maybe?
It does pull everything down for offline browsing, I don't know if that content can be downloaded manually though.
Offline
http://cht.sh perhaps?
Offline
Yes! cht.sh was it!! Awesome!
Zeal looks good too!
Matt
"It is very difficult to educate the educated."
Offline