[core-new-docs] Adds a dev-doc for core documentation#92976
[core-new-docs] Adds a dev-doc for core documentation#92976TinaHeiligers merged 6 commits intoelastic:masterfrom
Conversation
…mount the doc in the new docs system
|
Pinging @elastic/kibana-core (Team:Core) |
|
Pinging @elastic/kibana-docs (Team:Docs) |
|
@stacey-gammon this PR adds the new section for |
|
|
||
| Core is a set of systems (frontend, backend etc.) that Kibana and its plugins are built on top of. | ||
|
|
||
| ## Integration with the "legacy" Kibana |
There was a problem hiding this comment.
We'll probably want to rewrite some of this eventually, but for now since you're just copying from the existing README, it's probably fine to keep as-is.
There was a problem hiding this comment.
That was my thinking too. It will be a team effort and we'll probably need to set time aside before the new docs system "goes live". For now, I just wanted to add somewhere to house core's documentation.
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
💔 Backport failed❌ 7.x: Commit could not be cherrypicked due to conflicts To backport manually, check out the target branch and run: |
# Conflicts: # src/core/CORE_CONVENTIONS.md # src/core/README.md
* master: (48 commits) Fix wrong import in data plugin causing 100kB bundle increase (elastic#93448) [Fleet] Correctly track install status of an integration (elastic#93464) Reviews data frame analytics UI text (elastic#93033) Display multiple copyable fields for process.args in resolver node detail panel (elastic#93280) [Security Solution][Detections] ML Popover overflow fix (elastic#93525) chore(NA): do not use execa on bazel workspace status update script (elastic#93532) Bump dependencies (elastic#93511) [dev/build_ts_refs] support disabling the ts-refs build completely (elastic#93529) [Security Solution] fix data provider cypress test (elastic#93465) Fix service map for All environment single service (elastic#93517) [Fleet] Fix package version comparaison in the UI (elastic#93498) [alerting] adds doc on JSON-expanded action variables and task manager max_workers (elastic#92720) [dev/build_ts_refs] ignore type checking failures when building ts refs (elastic#93473) [core-new-docs] Adds a dev-doc for core documentation (elastic#92976) remove opacity from maps legacy style (elastic#93456) [Security Solution][Lists] Escape quotes in list ids and quote the id in KQL query (elastic#93176) Revert "Make tests deterministic by providing unique timestamps (elastic#93350)" [Discover] Fix link from dashboard saved search to Discover (elastic#92937) update public api docs App Search - Polishing Analytics Views (elastic#92939) ...
Adds a new dev doc for housing core documentation in the new system.
There is a related PR (elastic/elastic-docs#266) in the new docs system to have the new section appear in the nav.