aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.29k stars 81 forks source link

make it work with offline version #38

Closed agauniyal closed 8 years ago

agauniyal commented 9 years ago

Is there a way to point cppman to an offline version of cppreference locally? You can download offline archives via here : http://en.cppreference.com/w/Cppreference:Archives so that I don't have to cache all pages , and it works offline too.

aitjcize commented 9 years ago

I already have plan for this, thanks :)

agauniyal commented 9 years ago

Is this being worked on? Caching takes much more time(1sec per man page) than downloading(http://en.cppreference.com/w/Cppreference:Archives) a resource :/ and often fails on certain items.

aitjcize commented 9 years ago

I'll work on it this weekend, but you are welcome to contribute :)

agauniyal commented 8 years ago

Any progress :/

mid-kid commented 1 year ago

Any update?