aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
AgeCommit message (Collapse)Author
2022-03-14[docs] Remove readthedocsshirt
2021-02-25Readthedocs improvements (#115)shirt-dev
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> :ci skip dl
2021-02-25[documentation] Changes left behind from #85 and #107pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* 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
2021-02-25Readthedocs support (#107)shirt-dev
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2016-10-03Unify coding cookieDéstin Reed
2014-10-27[sphinx] Fix version importNaglis Jonaitis
2014-03-15Add initial sphinx docsJaime Marquínez Ferrándiz
With an initial guide for using youtube_dl from python programs.