mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-28 17:06:31 +02:00
Fixed (?) user doc generation
This commit is contained in:
@@ -22,7 +22,7 @@ while [ "$1" != "" ]; do
|
||||
fi
|
||||
done
|
||||
|
||||
doc_src=./src/lay/lay/doc
|
||||
doc_src=./src/doc/doc
|
||||
. ./version.sh
|
||||
|
||||
for qt in 5 4; do
|
||||
|
||||
Reference in New Issue
Block a user