Add documentation throughout the Subversion code.

Review Request #13224 — Created Aug. 20, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This fleshes out our codebase documentation for Subversion, documenting
all modules, functions, and classes, in an effort to clean up the code
and explain the purposes of some functions in preparation for upcoming
code cleanups needed for the SSL functionality.

Some of the docs reference types that don't currently exist, but will be
available in the next change in this series.

Built the docs and checked for any new errors.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add documentation throughout the Subversion code.
This fleshes out our codebase documentation for Subversion, documenting all modules, functions, and classes, in an effort to clean up the code and explain the purposes of some functions in preparation for upcoming code cleanups needed for the SSL functionality. Some of the docs reference types that don't currently exist, but will be available in the next change in this series.
d9f1a12d36500035ca3bfdaa8b4a3a62f331a201 Christian Hammond
reviewboard/scmtools/core.py
reviewboard/scmtools/svn/__init__.py
reviewboard/scmtools/svn/base.py
reviewboard/scmtools/svn/pysvn.py
Loading...