Add documentation throughout the Subversion code.

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

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.

Summary ID
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
Description From Last Updated

IndentationError: unexpected indent Column: 8 Error code: E999

reviewbotreviewbot

"upwards of a fixed number" is weird. Maybe "up to a fixed number"?

daviddavid
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
david
  1. 
      
  2. reviewboard/scmtools/svn/__init__.py (Diff revision 2)
     
     
    Show all issues

    "upwards of a fixed number" is weird. Maybe "up to a fixed number"?

  3. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (c59d302)
Loading...