Add documentation throughout the Subversion code.

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

chipx86
Review Board
release-6.x
13225
reviewboard

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
Add documentation throughout the Subversion code.
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)
     
     

    "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...