aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2018-06-13 08:52:57 -0700
committerGitHub <noreply@github.com>2018-06-13 08:52:57 -0700
commitc0c148379285e11f112d30bcf836a20fe2c0a325 (patch)
tree81eb4193c2eba2ae7c45d5efa514b0770ecaab2a
parentf9347e1e9d79aee9cde0802fe178d72c8f87926c (diff)
parent1707ccb7d18e4980870ce0ea6ab3d380f9a36a30 (diff)
downloadgoogle-styleguide-c0c148379285e11f112d30bcf836a20fe2c0a325.tar.gz
Merge pull request #372 from google/obsolete_html_pyguide
Link to the maintained pyguide.md, not old html.
-rw-r--r--README.md2
-rw-r--r--pyguide.html15
2 files changed, 6 insertions, 11 deletions
diff --git a/README.md b/README.md
index b8f87fc..704409f 100644
--- a/README.md
+++ b/README.md
@@ -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://google.github.io/styleguide/pyguide.html
+[py]: https://github.com/google/styleguide/blob/gh-pages/pyguide.md
[r]: https://google.github.io/styleguide/Rguide.xml
[sh]: https://google.github.io/styleguide/shell.xml
[htmlcss]: https://google.github.io/styleguide/htmlcssguide.html
diff --git a/pyguide.html b/pyguide.html
index 6987f2b..d519fe7 100644
--- a/pyguide.html
+++ b/pyguide.html
@@ -1,6 +1,6 @@
<HTML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fn="http://www.w3.org/2005/xpath-functions">
<HEAD>
-<TITLE>Google Python Style Guide</TITLE>
+<TITLE>[Deprecated] Google Python Style Guide</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK HREF="https://www.google.com/favicon.ico" type="image/x-icon" rel="shortcut icon">
<LINK HREF="styleguide.css" type="text/css" rel="stylesheet">
@@ -133,20 +133,15 @@
</SCRIPT>
</HEAD>
<BODY>
-<H1>Google Python Style Guide</H1>
+<H1>Deprecated Google Python Style Guide</H1>
<p align="right">
Revision 2.59
+ <b>This is an obsolete unmaintained copy of the style guide.
+ <a href="https://github.com/google/styleguide/blob/gh-pages/pyguide.md">Please use pyguide.md instead</a>.
+ </b>
</p>
- <address>
- Amit Patel<br>
- Antoine Picard<br>
- Eugene Jhong<br>
- Jeremy Hylton<br>
- Matt Smart<br>
- Mike Shields<br>
- </address>
<DIV style="margin-left: 50%; font-size: 75%;">
<P>
Each style point has a summary for which additional information is available