Skip to content
Snippets Groups Projects
Commit 7d083b7c authored by Oliver Sander's avatar Oliver Sander
Browse files

[!568] Fix typos in screen output of duneproject

Merge branch 'fix-typos' into 'master'

See merge request [!568]

  [!568]: Nonecore/dune-common/merge_requests/568
parents 6928f89a baa3115d
Branches
Tags
1 merge request!568Fix typos in screen output of duneproject
Pipeline #11794 passed
......@@ -595,12 +595,12 @@ mkdir "$PROJECT/doc/doxygen"
echo "- $PROJECT/doc/doxygen/Doxylocal"
if [ "x`which doxygen`" == "x" ]; then
echo "Doxygen is not installed! Your documentation will not work without."
echo "Doxygen is not installed! Your documentation will not work without it."
fi
# Where to search and which files to use
cat> $PROJECT/doc/doxygen/Doxylocal << CC_DELIM
# This file contains local changes to the doxygen configuration
# please us '+=' to add file/directories to the lists
# please use '+=' to add files/directories to the lists
# The INPUT tag can be used to specify the files and/or directories that contain
# documented source files. You may enter file names like "myfile.cpp" or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment