diff --git a/doc/_build/doctrees/environment.pickle b/doc/_build/doctrees/environment.pickle index db8ef9e..8b51551 100644 --- a/doc/_build/doctrees/environment.pickle +++ b/doc/_build/doctrees/environment.pickle Binary files differ diff --git a/doc/_build/doctrees/index.doctree b/doc/_build/doctrees/index.doctree index ea0e752..6f2e1f4 100644 --- a/doc/_build/doctrees/index.doctree +++ b/doc/_build/doctrees/index.doctree Binary files differ diff --git a/doc/_build/doctrees/setup.doctree b/doc/_build/doctrees/setup.doctree index 9a543ca..f53d2ae 100644 --- a/doc/_build/doctrees/setup.doctree +++ b/doc/_build/doctrees/setup.doctree Binary files differ diff --git a/doc/_build/html/_sources/index.txt b/doc/_build/html/_sources/index.txt index a21ff8d..aacb00c 100644 --- a/doc/_build/html/_sources/index.txt +++ b/doc/_build/html/_sources/index.txt @@ -12,11 +12,6 @@ :maxdepth: 2 setup.rst + using.rst -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` * :ref:`search` - diff --git a/doc/_build/html/_sources/setup.txt b/doc/_build/html/_sources/setup.txt index 681aaea..48b0e03 100644 --- a/doc/_build/html/_sources/setup.txt +++ b/doc/_build/html/_sources/setup.txt @@ -1,9 +1,8 @@ Installation -================ -Some text, *italic text*, **bold text** +============ Mailman3 - a7 --------------- +------------- * Check Dependecys .. note:: @@ -146,7 +145,7 @@ >>> python manage.py runserver -within the Django Site Directory - as usual the default address is localhost:8080 +within the Django Site Directory - as usual the default address is localhost:8000 Of course it will only be able to start once our app is in place as well. Django Application diff --git a/doc/_build/html/genindex.html b/doc/_build/html/genindex.html index 4265e52..916dddf 100644 --- a/doc/_build/html/genindex.html +++ b/doc/_build/html/genindex.html @@ -31,6 +31,9 @@
+ |
Some text, italic text, bold text
>>> python manage.py runserver
within the Django Site Directory - as usual the default address is localhost:8080 +
within the Django Site Directory - as usual the default address is localhost:8000 Of course it will only be able to start once our app is in place as well.