Replace the old pyguide.html with markdown.

Github pages sees pyguide.html and renders the markdown via that url when no actual .html file is present in the repo.
This commit is contained in:
Gregory P. Smith 2018-11-19 10:07:38 -08:00 committed by GitHub
commit 9f41862c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2306 deletions

View File

@ -38,7 +38,7 @@ The following Google style guides live outside of this project:
[cpp]: https://google.github.io/styleguide/cppguide.html
[objc]: objcguide.md
[java]: https://google.github.io/styleguide/javaguide.html
[py]: https://github.com/google/styleguide/blob/gh-pages/pyguide.md
[py]: https://google.github.io/styleguide/pyguide.html
[r]: https://google.github.io/styleguide/Rguide.xml
[sh]: https://google.github.io/styleguide/shell.xml
[htmlcss]: https://google.github.io/styleguide/htmlcssguide.html

File diff suppressed because it is too large Load Diff