Skip to content

Commit

Permalink
Rebuild docs for v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philgyford committed Dec 13, 2023
1 parent cfd8686 commit aca8a39
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion ditto/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "Django Ditto"
__version__ = "3.1.0"
__version__ = "3.2.0"
__author__ = "Phil Gyford"
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/introduction.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: febc17d0327d7566083931a74958cc1d
config: 9a8982a2a2d3ee92e58e46136134e4a4
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/introduction.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Introduction

A collection of Django apps for copying things from third-party sites and services. If something doesn't make sense, `email Phil Gyford <mailto:[email protected]>`_ and I'll try and clarify it.

Requires Python 3.9 to 3.11, and Django 3.2,, 4.1 and 4.2.
Requires Python 3.9 to 3.12, and Django 4.1, 4.2, and 5.0.

`See screenshots of a site using the supplied templates. <https://github.com/philgyford/django-ditto/tree/main/screenshots>`_

Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '3.1.0',
VERSION: '3.2.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/development.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Development &mdash; Django Ditto 3.1.0 documentation</title>
<title>Development &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -30,7 +30,7 @@
<a href="index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; Django Ditto 3.1.0 documentation</title>
<title>Index &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -28,7 +28,7 @@
<a href="index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Django Ditto: Documentation &mdash; Django Ditto 3.1.0 documentation</title>
<title>Django Ditto: Documentation &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -30,7 +30,7 @@
<a href="#" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; Django Ditto 3.1.0 documentation</title>
<title>Installation &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Introduction &mdash; Django Ditto 3.1.0 documentation</title>
<title>Introduction &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -93,7 +93,7 @@
<section id="introduction">
<h1>Introduction<a class="headerlink" href="#introduction" title="Permalink to this heading"></a></h1>
<p>A collection of Django apps for copying things from third-party sites and services. If something doesn’t make sense, <a class="reference external" href="mailto:phil&#37;&#52;&#48;gyford&#46;com">email Phil Gyford</a> and I’ll try and clarify it.</p>
<p>Requires Python 3.9 to 3.11, and Django 3.2,, 4.1 and 4.2.</p>
<p>Requires Python 3.9 to 3.12, and Django 4.1, 4.2, and 5.0.</p>
<p><a class="reference external" href="https://github.com/philgyford/django-ditto/tree/main/screenshots">See screenshots of a site using the supplied templates.</a></p>
<section id="services-covered">
<h2>Services covered<a class="headerlink" href="#services-covered" title="Permalink to this heading"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/objects.inv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphinx inventory version 2
# Project: Django Ditto
# Version: 3.1
# Version: 3.2
# The remainder of this file is compressed using zlib.
xڕ�Mn� �����:U�Y[�*5����6-?����� ��qSyǼ�yz ��v R�b/,��3Y޵�-�@j%�g_hfXA)�վn�� T⠿H�)à�Gz��h�HF��I�^Ñ�k��ɍ���R"�=--?�- �5�sȔ�9���'+�ފ3�Ų�����zCD���b%��Z�F�q��auҜ,��# �ge��7�[�̔��v�>h�9�~�ג������/Ù,b]�&��7�՚ܤ�J�"��Xe���u�c/�� ��ᕦc�x�ph}
4 changes: 2 additions & 2 deletions docs/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; Django Ditto 3.1.0 documentation</title>
<title>Search &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand Down Expand Up @@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/_build/html/services/flickr.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Flickr &mdash; Django Ditto 3.1.0 documentation</title>
<title>Flickr &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/services/lastfm.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Last.fm &mdash; Django Ditto 3.1.0 documentation</title>
<title>Last.fm &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/services/pinboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pinboard &mdash; Django Ditto 3.1.0 documentation</title>
<title>Pinboard &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/services/twitter.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Twitter &mdash; Django Ditto 3.1.0 documentation</title>
<title>Twitter &mdash; Django Ditto 3.2.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="../index.html" class="icon icon-home"> Django Ditto
</a>
<div class="version">
3.1
3.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down

0 comments on commit aca8a39

Please sign in to comment.