Commit a5721d59 authored by Pavel Vainerman's avatar Pavel Vainerman

(docs): исправил ошибку в пути к исходникам python

parent 218ac4c8
...@@ -654,7 +654,8 @@ INPUT = DocPages/ \ ...@@ -654,7 +654,8 @@ INPUT = DocPages/ \
../conf \ ../conf \
../Utilities \ ../Utilities \
../extensions \ ../extensions \
../python ../wrappers/python \
../wrappers/go
# This tag can be used to specify the character encoding of the source files # This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
......
...@@ -654,7 +654,8 @@ INPUT = DocPages/ \ ...@@ -654,7 +654,8 @@ INPUT = DocPages/ \
../conf \ ../conf \
../Utilities \ ../Utilities \
../extensions \ ../extensions \
../python ../wrappers/python \
../wrappers/go
# This tag can be used to specify the character encoding of the source files # This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment