Move code to sphinxcontrib/docbookrestapi.
This commit is contained in:
parent
3a7d797679
commit
3753d6bfde
0
sphinxcontrib/docbookrestapi/__init__.py
Normal file
0
sphinxcontrib/docbookrestapi/__init__.py
Normal file
@ -15,7 +15,7 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
from sphinxcontrib.docbook import DocBookBuilder
|
from sphinxcontrib.docbookrestapi.docbook import DocBookBuilder
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_builder(DocBookBuilder)
|
app.add_builder(DocBookBuilder)
|
Loading…
x
Reference in New Issue
Block a user