A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

9 行
104 B

  1. version: 2
  2. build:
  3. os: ubuntu-22.04
  4. tools:
  5. python: "3.11"
  6. sphinx:
  7. configuration: docs/conf.py