Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Demah committed Apr 29, 2016
1 parent 1a798d0 commit 252eb36
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,20 +69,20 @@ Admin Home of Trigger Happy :

click add from

.. image:: https://raw.githubusercontent.com/foxmask/django_th/docs/admin_home.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/admin_home.png


and fill the fields.

.. image:: https://raw.githubusercontent.com/foxmask/django_th/docs/admin_service_details.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/admin_service_details.png


For the service RSS (dont check auth required) and Pocket (check auth required)


This will give something like :

.. image:: https://raw.githubusercontent.com/foxmask/django_th/docs/master/admin_service_list.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/admin_service_list.png



Expand All @@ -93,7 +93,7 @@ Now that the 2 service RSS and Pocket are enabled, go activate them for you :

"My activated services" :

.. image:: https://raw.githubusercontent.com/foxmask/django_th/docs/public_services_activated.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/public_services_activated.png


Why this process from admin and non admin part ?
Expand Down
7 changes: 5 additions & 2 deletions docs/wallabag.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ from the admin panel : activation of the service
from http://yourdomain.com/admin/django_th/servicesactivated/add/
.. image:: https://raw.githubusercontent.com/foxmask/django_th/master/docs/admin_service_details.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/admin_service_details.png
* Select "Wallabag",
* Set the Status to "Enabled"
Expand All @@ -96,4 +98,5 @@ Now go to the page of "My Activated services" to enable it http://yourdomain.com
then fill the fields that are required with the parameters, you got from point 4 earlier
.. image:: https://raw.githubusercontent.com/foxmask/django_th/master/docs/public_service_wallabag_settings.png
.. image:: https://raw.githubusercontent.com/foxmask/django-th/master/docs/public_service_wallabag_settings.png

0 comments on commit 252eb36

Please sign in to comment.