Shengyu Zhang
Shengyu Zhang
FYI: @PureWhiteWu 申请了公司的 github runner,不久后应该就能解决这个问题。
FYI: https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#finding-namespace-packages
1202 年了,这些 logo 还没换上 :doge:
我记得当时也给了浅色版,建议设置 favicon 时检测一下当前浏览器是深色还是浅色模式。 --- 另,Github orgranzation 的头像也算一个?
> > 我记得当时也给了浅色版,建议设置 favicon 时检测一下当前浏览器是深色还是浅色模式。 > > 似乎不能(在 HTML 里)自动检测?但是可以把深色和浅色塞到一张 SVG 里面,然后在 SVG 里的 `` 设置深色/浅色模式的不同表现 Q_Q 这么难。
I got the same problem too, can this be fixed?
It seems the value of `build-system` in pyproejct.toml changes the behavior of pip? I am not poetry user so I know nothing about poetry's "non-package mode". Does `python -mpip install...
Hello, sorry for replying so late. Do you have an example of this? If we generate apidoc for a python object, we do not need to call sphinx-apidoc by hand.
Hi @hesic73, what the value of `module_path` should be? B.T.W. Are you willing to make a pull request?
Yes, it would be better to make the parameter optional. Besides, I think `apidoc_module_path` should better than `module_path`.