From 5a7dd1bea32458a4afc038984a903959134b82d3 Mon Sep 17 00:00:00 2001 From: Hanna Mendes Levitin Date: Wed, 1 Dec 2010 03:37:07 -0600 Subject: docs, now with style --- source/_static/apilist.html | 5 +++++ source/_static/img/round_logo_32x32.ico | Bin 0 -> 4286 bytes source/_static/img/round_logo_60x60.png | Bin 0 -> 5552 bytes 3 files changed, 5 insertions(+) create mode 100644 source/_static/apilist.html create mode 100644 source/_static/img/round_logo_32x32.ico create mode 100644 source/_static/img/round_logo_60x60.png (limited to 'source/_static') diff --git a/source/_static/apilist.html b/source/_static/apilist.html new file mode 100644 index 0000000..e9eb8e3 --- /dev/null +++ b/source/_static/apilist.html @@ -0,0 +1,5 @@ +{# Filename: .static/apilist.html #} +{% set parents = parents.pop() %} +{% if parents %} +{{ parents.title }} +{% endif %} \ No newline at end of file diff --git a/source/_static/img/round_logo_32x32.ico b/source/_static/img/round_logo_32x32.ico new file mode 100644 index 0000000..29fb2bf Binary files /dev/null and b/source/_static/img/round_logo_32x32.ico differ diff --git a/source/_static/img/round_logo_60x60.png b/source/_static/img/round_logo_60x60.png new file mode 100644 index 0000000..dacd36a Binary files /dev/null and b/source/_static/img/round_logo_60x60.png differ -- cgit v1.2.3