Skip to content

Documentation audit: API does not document __init__ #190

Description

@kitchoi

API is automatically generated by apidoc, however, that left a number of classes' init not to be documented.

Notably, remoteappmanager.db.orm.AppAccounting and remoteappmanager.db.csv_db.CSVAccounting are referred to by deployment and configuration in the documentation. User needs to know how to initialise them.

The __init__ documentation were manually added in this PR: #147
but then automatically removed by apidoc again in this PR: #189

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions