summaryrefslogtreecommitdiff
path: root/cad/src/experimental/NH1_Integration/src/Documentation/build.epydoc
blob: 5f0e011494bef49942326528b8fa8b3289062372 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

epydoc --config config.epydoc -v
sed 's/IMAGE_1/<img src="SimSpecObjectModel.png">/' < html/NE1_Simulation.SimSpecification-module.html>tmp
mv tmp html/NE1_Simulation.SimSpecification-module.html
sed 's/IMAGE_2/<img src="ParameterObjectModel.png">/' < html/NE1_Simulation.Parameter-module.html>tmp
mv tmp html/NE1_Simulation.Parameter-module.html