Open pypingou opened 11 years ago
At the moment the API documentation is hard-coded in the api.html template, it would be nice to document each API method in the code itself and do something like rst2html to dynamically generate the API documentation.
Kind of like here -> https://github.com/fedora-infra/fedocal/pull/14/files#L10R134
At the moment the API documentation is hard-coded in the api.html template, it would be nice to document each API method in the code itself and do something like rst2html to dynamically generate the API documentation.