mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Documentation for example project
This commit is contained in:
parent
55eaef7301
commit
7abf457705
2 changed files with 8 additions and 0 deletions
7
docs/example-project.rst
Normal file
7
docs/example-project.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Example project
|
||||
===============
|
||||
|
||||
For easy start with using django-embed-video, you can take a look at example
|
||||
project. It is located in example_project directory in root of repositary.
|
||||
|
||||
.. include:: ../example_project/README.rst
|
||||
|
|
@ -23,6 +23,7 @@ Repository is located on GitHub: https://github.com/yetty/django-embed-video
|
|||
|
||||
installation
|
||||
examples
|
||||
example-project
|
||||
|
||||
development/index
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue