Skip to content

Commit a648744

Browse files
authored
Merge pull request #473 from matestack/20201103_restructure_docs
20201103 restructure docs
2 parents b4c1119 + 98260a8 commit a648744

File tree

62 files changed

+2010
-1578
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2010
-1578
lines changed

README.md

Lines changed: 719 additions & 16 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":{"application-9dd34036b5f9f7689bdaa4a5eb3730d60fcc24d545df05e4c62443b637d1faa1.js":{"logical_path":"application.js","mtime":"2020-10-07T16:19:59+00:00","size":23907,"digest":"9dd34036b5f9f7689bdaa4a5eb3730d60fcc24d545df05e4c62443b637d1faa1","integrity":"sha256-ndNANrX592ib2qSl6zcw1g/MJNVF3wXkxiRDtjfR+qE="},"application-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css":{"logical_path":"application.css","mtime":"2020-03-11T14:49:47+00:00","size":0,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="}},"assets":{"application.js":"application-9dd34036b5f9f7689bdaa4a5eb3730d60fcc24d545df05e4c62443b637d1faa1.js","application.css":"application-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css"}}

builder/public/assets/application-9dd34036b5f9f7689bdaa4a5eb3730d60fcc24d545df05e4c62443b637d1faa1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builder/public/assets/application-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css

Whitespace-only changes.

docs/api/000-base/README.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

docs/api/100-components/cable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The `cable` component enables us to update the DOM based on events and data pushed via ActionCable without a browser reload.
44

5-
Please read the [ActionCable Guide](/docs/guides/1000-action_cable/README.md) if you need help setting up ActionCable for your project, and make sure you have set up ActionCable correctly. The following code snippet is crucial to make the `cable` component work correctly:
5+
Please read the [ActionCable Guide](/docs/reactive_components/1000-action_cable/README.md) if you need help setting up ActionCable for your project, and make sure you have set up ActionCable correctly. The following code snippet is crucial to make the `cable` component work correctly:
66

77
`app/javascript/channels/matestack_ui_core_channel.js`
88

docs/api/README.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/guides/000-installation/README.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)