mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
3 lines
145 B
Bash
Executable File
3 lines
145 B
Bash
Executable File
rm -rf test_api
|
|
epydoc --no-private --no-frames --no-sourcecode --name mapnik --url http://mapnik.org --css mapnik_epydoc.css mapnik -o test_api
|