It seems CppRef has turned to DuckDuckGo for searching, and the page https://en.cppreference.com/mwiki/index.php is no longer available. Should we update the build target source and remove the following step?
|
./export.py --url=https://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10 |
It seems CppRef has turned to DuckDuckGo for searching, and the page https://en.cppreference.com/mwiki/index.php is no longer available. Should we update the build target
sourceand remove the following step?cppreference-doc/Makefile
Line 258 in be3ce3c