mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Generate docs from data plugin (#56955)
* Add doc building for data plugin * Added data server md file * index file for suggestion component * Clear out internal imports from public API * Remove FunctionalComponent usage * comment out working docs * Added fixes following @octogonz feedback * new docs * Clean up * Clean up 2 * fix jest * rename docs script file * update tasks * tasks * update docs
This commit is contained in:
parent
35bcb36ee6
commit
28d0cf4485
493 changed files with 10516 additions and 53 deletions
|
@ -0,0 +1,11 @@
|
|||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [SearchSourceFields](./kibana-plugin-plugins-data-public.searchsourcefields.md) > [source](./kibana-plugin-plugins-data-public.searchsourcefields.source.md)
|
||||
|
||||
## SearchSourceFields.source property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
source?: NameList;
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue