]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
add import-youtube guide inside documentation (#298)
authorLecygneNoir <victor.jlc@laposte.net>
Mon, 19 Feb 2018 08:42:43 +0000 (09:42 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 19 Feb 2018 08:42:43 +0000 (09:42 +0100)
commit2519d9fec6f84906d1b10770be791ad367186ca7
tree935b88ac0c71b60b207797452a1c326cb84c14e4
parentd5b53822ae7e1660cebe3a35be5ce76ea73dc1b9
add import-youtube guide inside documentation (#298)

* add import-youtube guide inside documentation

* safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error

* spelling mistake corrections

* anonymise URLs

* git also needed as dependencies to run yarn install
support/doc/dependencies.md
support/doc/import-youtube.md [new file with mode: 0644]
support/doc/production.md