projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67b359c
)
doc: invalid doc link in rstFlatTable.py
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sat, 18 Apr 2020 00:16:34 +0000
(
02:16
+0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 24 Apr 2020 14:51:56 +0000
(10:51 -0400)
Remove an invalid documentation link in rstFlatTable.py. This synchronizes
the file with Linux next-
20200413
.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/sphinx/rstFlatTable.py
patch
|
blob
|
history
diff --git
a/doc/sphinx/rstFlatTable.py
b/doc/sphinx/rstFlatTable.py
index f9a4b46dbe2b9e8429a972305244ec6560a8e9f2..2019a55f6b182a4a5306b204b096739bfae143bb 100755
(executable)
--- a/
doc/sphinx/rstFlatTable.py
+++ b/
doc/sphinx/rstFlatTable.py
@@
-53,8
+53,6
@@
from docutils.utils import SystemMessagePropagation
# common globals
# ==============================================================================
-# The version numbering follows numbering of the specification
-# (doc/books/kernel-doc-HOWTO).
__version__ = '1.0'
PY3 = sys.version_info[0] == 3