Fix a couple issues with extension and general resource docs.

Review Request #4651 — Created Sept. 25, 2013 and submitted — Latest diff uploaded

Information

Djblets
master

Reviewers

Fix a couple issues with extension and general resource docs.

ExtensionResource was missing docs, and had old-style fields. Those have
been fixed up so that they have some real doc output.

Also, the @webapi_permission_required decorator wasn't preserving
docs, so that's also fixed.

Verified doc output and through testing that things work.

    Loading...