Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は doxygen を使用して Python コードを解析し、ドキュメントを生成しています。ただし、名前空間は::C++ 規則で で区切られます。
::
.これをpython 規則のように変更するにはどうすればよいですか?
.