aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Remove readthedocsshirt2022-03-141-177/+0
|
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-4/+4
| | | | | | | | | * 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
* [skip travis] renamingUnknown2020-09-021-4/+4
| | | to avoid using same folder when using pip install for example
* Add initial sphinx docsJaime Marquínez Ferrándiz2014-03-151-0/+177
With an initial guide for using youtube_dl from python programs.