aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18add LICENSEHEADmasterMartin Fischer
2022-02-13set docformat to google for mistletoeMartin Fischer
2022-02-10fix sphinx_inventory_url of DjangoMartin Fischer
2022-02-10merge CONTRIBUTING.md into README.mdMartin Fischer
2022-02-10remove no longer used overrides.tomlMartin Fischer
2022-02-10add docspecMartin Fischer
2022-02-09fix pydoc.py failing when module is skippedMartin Fischer
2022-02-08add more sphinx_inventory_urlsMartin Fischer
2022-02-08remove markdownMartin Fischer
2022-02-08stop requiring py:module in sphinx inventoryMartin Fischer
2022-02-08add sphinx_inventory_url for flaskMartin Fischer
2022-02-08skip package if sphinx inventory lookup failedMartin Fischer
2022-02-08format with blackMartin Fischer
2022-02-08refactor: introduce system_for_sphinx_inventory helper functionMartin Fischer
2022-02-08add todoMartin Fischer
2022-02-08consider all modules that contain an object from a sphinx inventory publicMartin Fischer
2022-02-08add sphinx_inventory_url for bottleMartin Fischer
2022-02-08skip inventory_url if it doesn't contain py:moduleMartin Fischer
2022-02-08add inv2json.py util scriptMartin Fischer
2022-02-08add sphinx_inventory_url for babelMartin Fischer
2022-02-08derive API visibility from Sphinx inventory filesMartin Fischer
2022-02-08combine packages.txt & overrides.toml to packages.tomlMartin Fischer
2022-02-08refactor: rename packages variable to package_pathsMartin Fischer
2022-02-08add scrapyMartin Fischer
2022-02-08create start pageMartin Fischer
2022-02-08support single-file packagesMartin Fischer
2022-02-08add bottleMartin Fischer
2022-02-07improve deploy.shMartin Fischer
2022-02-07format deploy.shMartin Fischer
2022-02-07add *.pyc to .gitignoreMartin Fischer
2022-02-07detect package_dir from setup.cfgMartin Fischer
2022-02-07check find_packages even when not running pydoctorMartin Fischer
2022-02-07support .zip archivesMartin Fischer
2022-02-07add babel, djanog, docutils, markdown, mistletoe, numpy, sqlalchemyMartin Fischer
2022-02-07add click, jinja2, mako, pygments, sphinx & werkzeugMartin Fischer
2022-02-07make docformat default to restructuredtextMartin Fischer
2022-02-07initial commitMartin Fischer