Lidi Zheng
7095f5acbe
Use requirements.bazel.txt to generate Python documents
6 years ago
Lidi Zheng
d1776af2ff
Make docgen.py work
...
* Merge unnecessary arguments
* Remove the build command (CI should make sure it works, not this script)
* Speed up the GitHub operations with proper flags
* Adding Sphinx to setup requirement
6 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Masood Malekghassemi
aa7089a549
Be more verbose when generating Python documentation
8 years ago
Masood Malekghassemi
db422d7eba
Provide doc dir even if user interrupts docgen
8 years ago
Masood Malekghassemi
2da4666bdd
Don't set up Python doc packages every time
8 years ago
Masood Malekghassemi
6f7d4221af
Upgrade virtualenv pip in Python docgen
...
Also ignore the docgen-generated directories under doc/.
9 years ago
Masood Malekghassemi
48d07c6489
Add special methods to generated Python docs
...
Also removes an old-now-spurious `make` invocation from the docgen.py
helper script.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Stanley Cheung
6156f0962e
Simplify PHP installation for release 0.13
9 years ago
Masood Malekghassemi
3ee1f9b778
Update Python docgen
9 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Masood Malekghassemi
38fc0bb3d5
Fix Python docgen
...
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
10 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
10 years ago
Masood Malekghassemi
d65632ab04
Add Python documentation generation
10 years ago