mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-08 01:36:53 +08:00
* Make support/python/mkdocstrings_handlers/cxx/__init__.py PEP compliant. * Rollback minor change in __init__ signature. * Rollback minor change in __init__ signature. * Fix previous commit. * Add 'from __future__ import annotations' to fix Python 3.8 error when using operator '|'. * Change doxyxml2html([n]) to doxyxml2html(list(n)) as suggested by Victor. Change convert_type return type to Optional[str]. |
||
|---|---|---|
| .. | ||
| bazel | ||
| cmake | ||
| python/mkdocstrings_handlers/cxx | ||
| Android.mk | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| C++.sublime-syntax | ||
| check-commits | ||
| docopt.py | ||
| manage.py | ||
| mkdocs | ||
| mkdocs.yml | ||
| printable.py | ||
| README | ||
| Vagrantfile | ||
This directory contains build support files such as * CMake modules * Build scripts