diff options
author | Daniel Santos <dacs.git@brilhante.top> | 2022-03-16 16:49:37 +0000 |
---|---|---|
committer | Daniel Santos <dacs.git@brilhante.top> | 2022-03-16 16:49:37 +0000 |
commit | 9393cea4a4768abfe3e63d7eef61c4e17eaf32bf (patch) | |
tree | 1969535766219692498ea4f92a7e637129c302ff /.gitmodules | |
parent | b1f890b434338322ef2ca7f06a308b056a930b43 (diff) | |
download | numericx-c-9393cea4a4768abfe3e63d7eef61c4e17eaf32bf.tar.gz |
add submodule doc/
Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..edad80e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "doc"] + path = doc + url = git@codeberg.org:dacs-git/numericx.git + branch = pages |