Lift keyword-containing text from Starlark docs to `ytt` docs to increase hit rate / decrease time to answer
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem/challenge you have**
Documentation about core Starlark language functionality is pointed too (and not copied) and doesn't show up in search results.
Exhibit A:
> Sorry for the repeat offenses, team. I'm having some trouble getting string concatenation working and a search on the docs yields nothing.

**Describe the solution you'd like**
Select portions of Starlark docs that include likely keywords and copy into `ytt` docs (retaining link to the source).
**Anything else you would like to add:**
The example given is _just_ an example. Consider:
- what other actions one would take on Starlark-native values
- what types does that action apply.
To extend _this_ example: not only can strings be concatenated, but so can lists, tuples, and dictionaries.
Thanks goes to @drawsmcgraw for noting this deficiency. 🙏🏻
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Assessment
This issue has not been assessed yet.