mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Implement get_full_qualified_name() to CPPDomain (refs: #3630)
This commit is contained in:
4
tests/roots/test-ext-intersphinx-cppdomain/conf.py
Normal file
4
tests/roots/test-ext-intersphinx-cppdomain/conf.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
extensions = ['sphinx.ext.intersphinx']
|
||||
master_doc = 'index'
|
||||
Reference in New Issue
Block a user