Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.77 KB

DEVELOPMENT.rst

File metadata and controls

40 lines (32 loc) · 1.77 KB

Development

Makefile targets

  • make release - based on version specified in wikipedia/__init__.py creates new release as well as git tag
  • make run-tests - run unit tests
  • make pypi-html - generates single HTML documentation into pypi-doc.html
  • make html - generates HTML documentation similar to RTFD into folder _build/html/

Usage Statistics

Underlying API