No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 

13 líneas
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