mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-23 00:10:24 +00:00
50 lines
1.1 KiB
ReStructuredText
50 lines
1.1 KiB
ReStructuredText
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
|
|
example-project
|
|
|
|
development/index
|
|
|
|
websites
|
|
|
|
|
|
|
|
API
|
|
#################
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api/index
|
|
|
|
|
|
|
|
Indices and tables
|
|
#################################################
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|