HomeSoftware Heritage

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

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

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
seirlPushed on Feb 9 2017, 12:36 PM
Parents
R65:8062a594aa53: apidoc: generate a fully different name
Branches
Unknown
Tags
Unknown