Skip to content
Snippets Groups Projects
Commit b2817e9b authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

#20 #21 #22 #23

parent 1b3bdd2f
No related branches found
No related tags found
No related merge requests found
Showing
with 215 additions and 19 deletions
...@@ -3,6 +3,10 @@ ...@@ -3,6 +3,10 @@
<component name="JavaScriptSettings"> <component name="JavaScriptSettings">
<option name="languageLevel" value="FLOW" /> <option name="languageLevel" value="FLOW" />
</component> </component>
<component name="PWA">
<option name="enabled" value="true" />
<option name="wasEnabledAtLeastOnce" value="true" />
</component>
<component name="ProjectRootManager"> <component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/out" />
</component> </component>
......
...@@ -360,7 +360,7 @@ test: ...@@ -360,7 +360,7 @@ test:
## generate docs ## generate docs
doc: test doc: test
$(ECHOMARKER) "create doc" $(ECHOMARKER) "create doc"
$(QUIET) $(JSDOC) -c $(THIS_DIR)jsdoc.json $(THIS_DIR)README.md $(QUIET) $(JSDOC) --tutorials $(THIS_DIR)tutorials/ -c $(THIS_DIR)jsdoc.json $(THIS_DIR)README.md
# $(QUIET) $(GREP) -rl 'Documentation generated by' $(THIS_DIR)docs/ | $(XARGS) sed -i '/Documentation generated by/d' # $(QUIET) $(GREP) -rl 'Documentation generated by' $(THIS_DIR)docs/ | $(XARGS) sed -i '/Documentation generated by/d'
doc-2-aws: doc doc-2-aws: doc
......
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
# Monster # Monster
![](https://gitlab.schukai.com/oss/libraries/javascript/monster/badges/master/pipeline.svg?style=flat-square)
**Build fantastic websites!** **Build fantastic websites!**
Monster is a lightweight, robust and easy-to-use library with modest ambitions. Monster integrates easily into your existing websites without taking over everything. Monster is a lightweight, robust and easy-to-use library with modest ambitions. Monster integrates easily into your existing websites without taking over everything.
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment