From 5fd7bd7a12ce56c01f90cea2572034340f7578e7 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 12 Apr 2018 00:48:45 +0900 Subject: [PATCH 1/2] doc: Fix broken link --- doc/man/sphinx-apidoc.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/sphinx-apidoc.rst b/doc/man/sphinx-apidoc.rst index 8f75d6f7c..97135d98e 100644 --- a/doc/man/sphinx-apidoc.rst +++ b/doc/man/sphinx-apidoc.rst @@ -15,8 +15,10 @@ style of other automatic API documentation tools. *MODULE_PATH* is the path to a Python package to document, and *OUTPUT_PATH* is the directory where the generated sources are placed. Any *EXCLUDE_PATTERN*\s -given are `fnmatch-style `_ file and/or directory patterns that will -be excluded from generation. +given are `fnmatch-style`_ file and/or directory patterns that will be excluded +from generation. + +.. _fnmatch-style: https://docs.python.org/3/library/fnmatch.html .. warning:: From 69624bffa7f0c71931b9cb5f8dae9608fa5a8b3a Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 12 Apr 2018 00:48:59 +0900 Subject: [PATCH 2/2] doc: Fix filename --- doc/_themes/sphinx13/layout.html | 2 +- doc/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/_themes/sphinx13/layout.html b/doc/_themes/sphinx13/layout.html index 597b6261f..8967d8265 100644 --- a/doc/_themes/sphinx13/layout.html +++ b/doc/_themes/sphinx13/layout.html @@ -70,7 +70,7 @@