GitHub user davidcavazos opened a pull request:
https://github.com/apache/beam/pull/3613
[BEAM-2655] Makes Python API reference generation more strict
This changes the Python API reference theme to something more readable. It
also makes cross reference checking more strict and fixes all the broken cross
references. Pages are also now separated by files and the affected docs were
reformatted to respect the reStructuredText format that Sphinx expects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidcavazos/beam pydoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3613.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3613
----
commit 04fbd1de89ce401c3f3c265b3a8476233aaa8d22
Author: David Cavazos <[email protected]>
Date: 2017-07-21T16:58:11Z
Changed sphinx API reference theme
commit b3275af572aced372bd027763b1eb89230926053
Author: David Cavazos <[email protected]>
Date: 2017-07-21T16:59:30Z
Fixed broken type cross references
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---