docs: Add Cloud Concepts docs, update cloud deployment how-to guide (#996)

* Update Cloud deployment docs. Add Cloud Concepts docs.

* Update quick start. Update how-to for setting up repo.

* Delete unused image base_url.png.

* Fix spelling error. Fix broken anchor link.

* Fix broken links.
This commit is contained in:
Andrew Nguonly
2024-07-11 14:33:25 -07:00
committed by GitHub
parent 39321ba042
commit e9f7cd3e52
11 changed files with 68 additions and 12 deletions
@@ -1,6 +1,6 @@
## Enqueue
This guide assumes knowledge of what double-texting is, which you can learn about in the [double-texting conceptual guide](../concepts/index.md#double-texting).
This guide assumes knowledge of what double-texting is, which you can learn about in the [double-texting conceptual guide](../concepts/api.md#double-texting).
The guide covers the `enqueue` option for double texting, which adds the interruptions to a queue and executes them in the order they are received by the client. Below is a quick example of using the `enqueue` option.