Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

13 строки
309 B

  1. # .readthedocs.yml
  2. # Read the Docs configuration file
  3. # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
  4. # Required
  5. version: 2
  6. # Build documentation with MkDocs
  7. mkdocs:
  8. configuration: mkdocs.yml
  9. # Optionally build your docs in additional formats such as PDF and ePub
  10. formats: all