mirror of
https://gitlab.com/scemama/QCaml.git
synced 2025-01-03 01:55:40 +01:00
Removed org-html-themes
This commit is contained in:
parent
7e6ff1e8e7
commit
ac44492ffe
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "docs/org-html-themes"]
|
||||
path = docs/org-html-themes
|
||||
url = https://github.com/fniessen/org-html-themes.git
|
@ -18,7 +18,9 @@ cd $DIR
|
||||
|
||||
for i in *.org
|
||||
do
|
||||
if [[ $(basename $i) != "README.org" ]] ; then
|
||||
echo "--- $i ----"
|
||||
emacs --batch ./$i --load=../docs/config_tangle.el -f org-babel-tangle
|
||||
fi
|
||||
done
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 885ddd8451a3b1952628a52c4eeebf0a3d86d33a
|
Loading…
Reference in New Issue
Block a user