1

ReST にリポジトリ URL を明示的に記述せずに、ソース リポジトリでソース ファイル (ファイルと行) を参照する方法はありますか? 何かのようなもの

# conf.py:
repo_root="http://github.com/some/project"

# something.rst
A good example of this is found in :repo:`examples/ex1.py`/ or :repo:`examples/ex1.py`.
4

1 に答える 1