HomeSoftware Heritage

apidoc: make decorators use a function attribute rather than a nested stack

Description

apidoc: make decorators use a function attribute rather than a nested stack

This simplifies the handling of the api documentation greatly, as we do not need
to handle a huge tower of nested decorated functions, but just collect data in a
function attribute as we go.

Details

Provenance
olasdAuthored on Feb 2 2017, 5:24 PM
olasdPushed on Feb 2 2017, 5:30 PM
Parents
rDWAPPS8062a594aa53: apidoc: generate a fully different name
Branches
Unknown
Tags
Unknown