django-embed-video/docs/index.rst

51 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2013-08-22 08:17:59 +00:00
django-embed-video's documentation
==============================================
Django app for easy embeding YouTube and Vimeo videos and music from SoundCloud.
Repository is located on GitHub: https://github.com/yetty/django-embed-video
.. image:: https://travis-ci.org/yetty/django-embed-video.png?branch=master
:target: https://travis-ci.org/yetty/django-embed-video
.. image:: https://coveralls.io/repos/yetty/django-embed-video/badge.png?branch=master
:target: https://coveralls.io/r/yetty/django-embed-video?branch=master
.. image:: https://pypip.in/v/django-embed-video/badge.png
:target: https://crate.io/packages/django-embed-video/
.. image:: https://pypip.in/d/django-embed-video/badge.png
:target: https://crate.io/packages/django-embed-video/
.. toctree::
:maxdepth: 2
:glob:
installation
examples
2013-08-23 09:25:09 +00:00
example-project
2013-08-22 08:17:59 +00:00
development/index
websites
API
#################
.. toctree::
2013-08-23 12:25:46 +00:00
:maxdepth: 2
2013-08-22 08:17:59 +00:00
api/index
Indices and tables
#################################################
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`