diff --git a/documentation/makeIOCBootDocs b/documentation/makeIOCBootDocs index e68da24..8c14231 100755 --- a/documentation/makeIOCBootDocs +++ b/documentation/makeIOCBootDocs @@ -1,5 +1,6 @@ txt2html --outfile adsc_st_cmd.html -pb 0 ../iocBoot/iocAdsc/st.cmd txt2html --outfile andor_st_cmd.html -pb 0 ../iocBoot/iocAndor/st.cmd +txt2html --outfile andor3_st_cmd.html -pb 0 ../iocBoot/iocAndor3/st.cmd txt2html --outfile bruker_st_cmd.html -pb 0 ../iocBoot/iocBruker/st.cmd txt2html --outfile firewire_st_cmd.html -pb 0 ../iocBoot/iocFirewire/st.cmd txt2html --outfile mar345_st_cmd.html -pb 0 ../iocBoot/iocMAR345/st.cmd