Skip to content

Commit

Permalink
Doing asciidoc
Browse files Browse the repository at this point in the history
MedvedEE committed Oct 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ebde30f commit e5a8556
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -5,3 +5,7 @@
[submodule "VLE_Bootstrap"]
path = VLE_Bootstrap
url = https://github.com/MedvedEE/VLE_Bootstrap

[submodule "VLE_JS"]
path = VLE_JS
url = https://github.com/MedvedEE/VLE_JS
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ ASCIIDOCTOR = asciidoctor
SRC_DIR = src
HTML_DIR = html
SPECIAL_HTML_DIR = special_html # Index file, otherwise website wont work
VLE_DIR = VLE_Bootstrap
VLE_DIR = VLE_JS

# Find all AsciiDoc source files in the source directory
SRC_FILES := $(wildcard $(SRC_DIR)/*.asciidoc)
1 change: 1 addition & 0 deletions VLE_JS
Submodule VLE_JS added at 790b55

0 comments on commit e5a8556

Please sign in to comment.