fmt/support
Roberto Turrado Camblor c98518351e
Make support/python/mkdocstrings_handlers/cxx/__init__.py PEP 8 compliant (1 of 2) (#4110)
* 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].
2024-08-08 15:22:41 -07:00
..
bazel
cmake
python/mkdocstrings_handlers/cxx Make support/python/mkdocstrings_handlers/cxx/__init__.py PEP 8 compliant (1 of 2) (#4110) 2024-08-08 15:22:41 -07:00
Android.mk
AndroidManifest.xml
build.gradle
C++.sublime-syntax
check-commits Update check-commits script 2024-07-17 06:58:37 -07:00
docopt.py
manage.py Fix version check 2024-07-05 08:25:10 -07:00
mkdocs Fix doc build 2024-07-24 13:40:54 -07:00
mkdocs.yml Disable footer 2024-06-09 19:02:34 -07:00
printable.py
README
Vagrantfile Update vagrant config 2024-06-30 07:56:35 -07:00

This directory contains build support files such as

* CMake modules
* Build scripts