Starting some doc revamping

This is an ongoing project to revamp the YTDL-Sub docs.
Starting point:

- Recreate docs folder/file structure
- Update root makefile to use new make docs command
- Move old docs into new docs folder structure (as a base)
- Separate out old docs into individual files to allow better navigation with the new theme
This commit is contained in:
Qualis Svagtlys 2023-12-16 19:17:00 -06:00
parent 1d4ec7c7f1
commit 3e3cbe4fb3
2 changed files with 5 additions and 0 deletions

0
docs/source/config.rst Normal file
View file

View file

@ -0,0 +1,5 @@
Initial Setup
=============
If you haven't read it yet, it's highly recommended to go through our
`walk-through guide <https://github.com/jmbannon/ytdl-sub/wiki/1.-Introduction>`_
to get familiar with how ``ytdl-sub`` works.