Index: tools/document.sh =================================================================== diff -u -rc6596d42d995bed3789849bd85c83da5a3837fac -r4bdb012848d1b59be5edc31d677b77b9d95f6190 --- tools/document.sh (.../document.sh) (revision c6596d42d995bed3789849bd85c83da5a3837fac) +++ tools/document.sh (.../document.sh) (revision 4bdb012848d1b59be5edc31d677b77b9d95f6190) @@ -1,20 +1,19 @@ #!/bin/bash ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN +# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file document.sh +# @file document.sh # -# @date 29-Apr-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 29-May-2020 +# @author (original) Peter Lucia +# @date (original) 01-Apr-2020 # -# @brief Generates doxygen documentation -# ############################################################################ -# Assumes you have already run the following setup: CURR_DIR=$(pwd) if [[ "$@" == "*--setup*" ]]; then