diff options
author | Daniel Santos <dacs.git@brilhante.top> | 2022-03-16 19:58:37 +0000 |
---|---|---|
committer | Daniel Santos <dacs.git@brilhante.top> | 2022-03-16 20:01:12 +0000 |
commit | 2952ed7c232467f87f64fd692f14f056ff2b2b1f (patch) | |
tree | b7c9ab5a53eab558d5054a52a47a03302d13c580 /html | |
parent | c6d7a8a26f33b1947bb72684457495cc1e2b2ecb (diff) | |
download | numericx-c-2952ed7c232467f87f64fd692f14f056ff2b2b1f.tar.gz |
add html symlink for doxygen build
* add html symbolic link pointing to doc/, so that when building the doc with doxygen, all documentation goes to doc/ Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
Diffstat (limited to 'html')
l--------- | html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html b/html new file mode 120000 index 0000000..cc786a9 --- /dev/null +++ b/html @@ -0,0 +1 @@ +doc/ \ No newline at end of file |