summaryrefslogtreecommitdiff
path: root/docs/update_docs.sh
blob: aa3a3d31c8a1460955e3bb148c5d1d3ac52c1de0 (plain)
1
2
3
4
#!/bin/sh
# fpc/bin must be in your PATH
makeskel --update --package=fpgui \
  --input='-Fi../src ../src/fpgui.pp' --descr="xml/fpgui.xml" --output="xml/fpgui.new.xml"