This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

14 righe
396 B

  1. site_name: Lark
  2. theme: readthedocs
  3. pages:
  4. - Main Page: index.md
  5. - Philosophy: philosophy.md
  6. - Features: features.md
  7. - Parsers: parsers.md
  8. - How To Use (Guide): how_to_use.md
  9. - How To Develop (Guide): how_to_develop.md
  10. - Grammar Reference: grammar.md
  11. - Tree Construction Reference: tree_construction.md
  12. - Classes Reference: classes.md
  13. - Recipes: recipes.md