Skip to content

Clean up epydocs formatting #41

@phillbaker

Description

@phillbaker

Most of the codebase is formatted to use epydocs-style docs for functions and classes. This is largely translated to sphinx style formatting for the readthedocs doc generation process at generation time time here:

suds/docs/source/conf.py

Lines 28 to 29 in 6117f17

# Convert from epydocs to Sphinx style docstrings
os.system('../migrate_docstrings.sh ../../suds/')

We should commit these changes to code as a permanent change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions