From 446ce137c6823ba9eff273bdafdaf266287c7c98 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Tue, 21 Feb 2017 12:07:59 -0800 Subject: first commit --- NvBlast/docs/_compile/build_api.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 NvBlast/docs/_compile/build_api.sh (limited to 'NvBlast/docs/_compile/build_api.sh') diff --git a/NvBlast/docs/_compile/build_api.sh b/NvBlast/docs/_compile/build_api.sh new file mode 100644 index 0000000..af12a5e --- /dev/null +++ b/NvBlast/docs/_compile/build_api.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# Command file for Doxygen build of api documentation + +./doxygen.sh api -- cgit v1.2.3