Fix building docs on Python 3.

Review Request #11999 — Created Jan. 24, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

The release notes and user manual can now be built on Python 3. There
were a couple string type issues leading to syntax errors, preventing
this from being built.

We also no longer hard-code a version of Python. We instead just run
sphinx-build.

An old reference to "Christian Hammond" as an author was also changed
to "Beanbag, Inc."

Built both sets of docs successfully.

Commits

Files

    Loading...