2 Commits

Author SHA1 Message Date
Ben Sturmfels
6f48143f4c
Apply pyupgrade --py36-plus.
This removes some 'u' prefixes and converts simple format() calls to f-strings.
2021-09-23 11:51:04 +10:00
Joar Wandborg
f4cc3a9d52 Added API documentation
- Applied the MediaGoblin docs theme to the API docs
- Added api-docs/build to .gitignore
- Configured api-docs/source/conf.py
- Added /api-docs/source/mediagoblin* to .gitignore
- Added apidoc directive to api docs Makefile, will build the API docs
  based on the source
2012-07-07 21:18:27 +02:00