aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Remove readthedocsshirt2022-03-141-68/+0
|
* Readthedocs improvements (#115)shirt-dev2021-02-251-15/+8
| | | | | Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> :ci skip dl
* [documentation] Changes left behind from #85 and #107pukkandan2021-02-251-0/+1
|
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-12/+2
| | | | | | | | | * All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
* Readthedocs support (#107)shirt-dev2021-02-251-10/+23
| | | Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
* [skip travis] renamingUnknown2020-09-021-5/+5
| | | to avoid using same folder when using pip install for example
* Unify coding cookieDéstin Reed2016-10-031-1/+1
|
* [sphinx] Fix version importNaglis Jonaitis2014-10-271-2/+2
|
* Add initial sphinx docsJaime Marquínez Ferrándiz2014-03-151-0/+71
With an initial guide for using youtube_dl from python programs.