diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:29:02 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:29:02 -0400 |
| commit | b7e780b1686e96da9a88723e2a1c11c07eda3713 (patch) | |
| tree | 27cd17a814783ab68a53fdc4e6f029bd8cdaae96 /docs/source | |
| parent | 50ee85b42ac7db886dfa11d93b66e956cda3af66 (diff) | |
| download | librambutan-b7e780b1686e96da9a88723e2a1c11c07eda3713.tar.gz librambutan-b7e780b1686e96da9a88723e2a1c11c07eda3713.zip | |
Docs: whitespace fascism.
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/_static/apilist.html | 2 | ||||
| -rw-r--r-- | docs/source/_templates/layout.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/_static/apilist.html b/docs/source/_static/apilist.html index e9eb8e3..556fcc9 100644 --- a/docs/source/_static/apilist.html +++ b/docs/source/_static/apilist.html @@ -2,4 +2,4 @@ {% set parents = parents.pop() %} {% if parents %} <a href="{{ parents.link|e }}">{{ parents.title }}</a> -{% endif %}
\ No newline at end of file +{% endif %} diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 93547f0..4d92d33 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -2,4 +2,4 @@ {% block rootrellink %} <li><a href="http://leaflabs.com/">LeafLabs</a> |</li> {{ super() }} -{% endblock %} +{% endblock %} |
