diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-09 17:49:22 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-09 17:49:22 +0300 |
commit | 77268def84b011969c62bbb1432c79de62656009 (patch) | |
tree | 1db329384648ef386239da216b059476aa11ec3d /.gitmodules | |
parent | bf99c5434d8e2afe41579f510c05be46410ba5e7 (diff) | |
download | website-77268def84b011969c62bbb1432c79de62656009.tar.gz |
add docs to texidocs
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..3b74653 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "texidocs"] + path = texidocs + url = git://git.carbslinux.org/docs |