doc
This commit is contained in:
parent
b6e450129f
commit
fc879d5f0c
2587
docs/index.rst
2587
docs/index.rst
File diff suppressed because it is too large
Load Diff
@ -59,10 +59,10 @@ usermanual-rst: recoll-conf-xml
|
|||||||
sed -e '/xi:include/r rcl-conf-tail.xml' \
|
sed -e '/xi:include/r rcl-conf-tail.xml' \
|
||||||
< usermanual.xml > full-man.xml
|
< usermanual.xml > full-man.xml
|
||||||
sed -i -e '/xi:include/d' -e '/<?xml version="1.0"?>/d' full-man.xml
|
sed -i -e '/xi:include/d' -e '/<?xml version="1.0"?>/d' full-man.xml
|
||||||
pandoc -s --toc -f docbook -t rst full-man.xml > \
|
pandoc -s -f docbook -t rst full-man.xml > \
|
||||||
../../../docs/index.rst
|
../../../docs/index.rst
|
||||||
rm -f rcl-conf-tail.xml full-man.xml
|
rm -f rcl-conf-tail.xml full-man.xml
|
||||||
-@echo fix termmatch and execute
|
# not needed with pandoc 2.x -@echo fix termmatch and execute
|
||||||
|
|
||||||
#(cd sphinx;make html)
|
#(cd sphinx;make html)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user