Fix code bits

rtd2
Eric Holscher 2013-10-24 14:39:28 -07:00
parent 7e2d2b4033
commit 05c3573cd9
2 changed files with 14 additions and 7 deletions

View File

@ -74,7 +74,7 @@ def update_docs(pk, record=True, pdf=True, man=True, epub=True, dash=True,
project = make_api_project(project_data)
if 'edx-platform' in project.repo_url:
# Skip edx for now
continue
return
log.info("Building %s" % project)
if version_pk:

View File

@ -84,16 +84,23 @@
</p>
<a href="http://github.com/rtfd/readthedocs.org">Github</a> | <a href="http://read-the-docs.readthedocs.org">{% trans "Docs" %}</a>.
</p>
<p>
{% trans 'Thanks for believing in us: <a href="http://revsys.com">RevSys</a>, <a href="http://www.python.org/psf/">Python Software Foundation</a>, <a href="http://blog.mozilla.com/webdev/">Mozilla Web Dev</a>, <a href="https://www.djangoproject.com/foundation/">Django Software Foundation</a>, <a href="http://lab305.com">Lab305</a>, and <a href="http://enn.io/">enn.io</a>.' %}
</p>
<p>
{% trans 'Made by <a href="https://github.com/rtfd/readthedocs.org/graphs/contributors">humans</a>. Funded by <a href="https://www.gittip.com/readthedocs/">readers like you</a>.' %}
</p>
{% endblock %}
<p>
Read the Docs Announcements
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="http://readthedocs.us3.list-manage2.com/subscribe/post?u=a6a22369cc2b356379cf789ca&amp;id=1759385fc5" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input style="float: left; margin: 0; padding: 0;"type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<input style="float: left; margin: 0; padding: 0;" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">
</form>
</div>
</p>
<!--End mc_embed_signup-->
</div>
</div>
<!-- END footer-->