Errr, add a link

master
Sven Slootweg 11 years ago
parent f2074fb744
commit 9c911d3b47

@ -156,6 +156,6 @@
</style>
</head>
<body>
<div class="children"><h1>Python (2.7) documentation</h1><div class="text">Hi. This is an effort to rewrite the Python documentation to be more useful, less ambiguous, more readable, and generally more usable as a quick reference during programming.</div><div class="text">Note that this is nowhere near done, quite a lot of things still lack examples - the eventual goal is to have at least one example for every single method - and that it will probably take a while to finish it entirely.</div><div class="text">The documentation here is written using <a href="http://cryto.net/zippydoc/">ZippyDoc</a>, and is maintained in a <a href="http://github.com/joepie91/python-docs">Git repository</a>. Contributions are welcome - I'm not well-versed enough at Python to do all of this on my own :)</div></div>
<div class="children"><h1>Python (2.7) documentation</h1><div class="text">Hi. This is an effort to rewrite the Python documentation to be more useful, less ambiguous, more readable, and generally more usable as a quick reference during programming.</div><div class="text">Note that this is nowhere near done, quite a lot of things still lack examples - the eventual goal is to have at least one example for every single method - and that it will probably take a very <em>very</em> long time to finish it entirely.</div><div class="text">The documentation here is written using <a href="http://cryto.net/zippydoc/">ZippyDoc</a>, and is maintained in a <a href="http://github.com/joepie91/python-docs">Git repository</a>. Contributions are welcome - I'm not well-versed enough at Python to do all of this on my own :)</div><h2>Index</h2><div class="text">* <a href="strings.html">String methods</a></div></div>
</body>
</html>

Loading…
Cancel
Save