kibana/dev_docs
Kirill Chernakov 5a82e1fd95
[Docs] Getting Started guide — hello world plugin (#222139)
## Before

There are two links in
[CONTRIBUTING.md](https://github.com/elastic/kibana/blob/main/CONTRIBUTING.md),
one for elastic employees and another for [external
contributors](https://www.elastic.co/docs/extend/kibana). ["Getting
Started"](https://docs.elastic.dev/kibana-dev-docs/getting-started/hello-world-app)
in internal is a bit outdated (e.g., it mentions old kibana.json instead
of .jsonc). Therefore, when developer starts kibana after adding plugin
he won't see it because bootstrap script looks for kibana.jsonc.

## After

- Code blocks updated to create `kibana.jsonc` in latest format,
formatted in respective languages.
- Screenshots updated.
- Note about plugin generator being outdated.

<img width="671" alt="Screenshot 2025-06-01 at 16 47 13"
src="https://github.com/user-attachments/assets/1cf0a63d-f9f7-4b80-b4df-e6fe7210c76f"
/>

<img width="685" alt="Screenshot 2025-06-01 at 16 49 17"
src="https://github.com/user-attachments/assets/9279c124-d44c-4657-88fa-963bca8566bf"
/>
2025-06-03 11:24:15 +04:00
..
assets Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00
contributing [Docs] Added dependency evaluation process (#216494) 2025-04-15 14:54:55 +02:00
getting_started [Docs] Getting Started guide — hello world plugin (#222139) 2025-06-03 11:24:15 +04:00
key_concepts [Authz] Cleanup of access tags functionality and documentation (#220231) 2025-05-22 08:45:17 +02:00
lens [Lens] fit line charts by default (#196184) 2024-10-21 15:05:02 +02:00
operations [Core Rendering Service] Mark KibanaRenderContextProvider as deprecated (#219313) 2025-04-29 17:14:28 -07:00
shared_ux Add Core Rendering Service to SharedUX Dev Docs sidenav (#220176) 2025-05-06 07:29:30 -07:00
tutorials Update ttfmp documentation to include the recent enhancements (#213416) 2025-05-28 17:11:37 +03:00
api_welcome.mdx SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
kibana_server_core_components.mdx Clean up dev docs (#124271) 2022-02-03 10:09:10 -05:00
nav-kibana-dev.docnav.json Add Core Rendering Service to SharedUX Dev Docs sidenav (#220176) 2025-05-06 07:29:30 -07:00