diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ae95fe6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docs"] + path = docs + url = https://github.com/gabor-udvari/bootgenie.wiki.git diff --git a/README.md b/README.md index 801c549..9f7861d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ A [Bootstrap](http://getbootstrap.com/) theme for [The Bug Genie](https://github - Enrichment: - Add back dynamic JavaScript features +## Documentation + +The documentation is available as a [Github Wiki](https://github.com/gabor-udvari/bootgenie/wiki) and it is also shipped with the module as Asciidoc files in the `docs` folder. If you used git do download the sources the `docs` is a git submodule. + ## Development Fork the repository on Github and clone that or just the original: diff --git a/docs b/docs new file mode 160000 index 0000000..b04cfd6 --- /dev/null +++ b/docs @@ -0,0 +1 @@ +Subproject commit b04cfd6a05850a2324dcd40715042c6cbe9c79ee