summaryrefslogtreecommitdiffstats
path: root/docs/modules/ROOT/pages/index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/ROOT/pages/index.adoc')
-rw-r--r--docs/modules/ROOT/pages/index.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc
index 4258c3f..6d2afe3 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -93,7 +93,8 @@ Here's how the files are structured in the UI project:
README.adoc
gulpfile.js/
index.js
- ...
+ lib/
+ tasks/
package.json
yarn.lock
src/
@@ -122,7 +123,7 @@ src/
...
vendor/
highlight.js
-preview-site-src/
+preview-src/
index.html
ui-model.yml
....