; IDL commands for building HTML documentation

cd, '..'
make_html_help, 'pro/*', 'Notes/ESI_doc.html', /strict, title='IDL Help for ESIRedux'
exit
