Skip to content

Commit 33da0a0

Browse files
committed
docs: update codeboarding documentation in advanced-customization
## 📚 Documentation Update This commit contains updated documentation files fetched from the CodeBoarding service and copied to the advanced-customization section. ### 📊 Summary - Documentation files created/updated: 7 - JSON files created/updated: 8 - Documentation directory: .codeboarding/ - JSON directory: .codeboarding/ - Output format: .md - Repository analyzed: https://github.com/Pipelex/pipelex - Destination: docs/pages/advanced-customization/ The generated .md files have been automatically copied to the advanced-customization documentation section. 🤖 This commit was automatically generated by the CodeBoarding documentation update workflow.
1 parent 47b3151 commit 33da0a0

32 files changed

+1925
-1001
lines changed

.codeboarding/AI_ML_Integration_Extensibility.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

.codeboarding/AI_ML_Integration_Extensibility.md

Lines changed: 0 additions & 47 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"description": "One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.",
3+
"components": [
4+
{
5+
"name": "Pipelex Hub",
6+
"description": "Central component for Pipelex",
7+
"referenced_source_code": [
8+
{
9+
"qualified_name": "Pipelex Hub",
10+
"reference_file": "/home/ubuntu/CodeBoarding/repo/pipelex/pipelex/hub.py",
11+
"reference_start_line": 1,
12+
"reference_end_line": 10
13+
}
14+
],
15+
"can_expand": true
16+
}
17+
],
18+
"components_relations": []
19+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
```mermaid
2+
graph LR
3+
Pipelex_Hub["Pipelex Hub"]
4+
```
5+
6+
[![CodeBoarding](https://img.shields.io/badge/Generated%20by-CodeBoarding-9cf?style=flat-square)](https://github.com/CodeBoarding/GeneratedOnBoardings)[![Demo](https://img.shields.io/badge/Try%20our-Demo-blue?style=flat-square)](https://www.codeboarding.org/demo)[![Contact](https://img.shields.io/badge/Contact%20us%20-%20contact@codeboarding.org-lightgrey?style=flat-square)](mailto:contact@codeboarding.org)
7+
8+
## Details
9+
10+
One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.
11+
12+
### Pipelex Hub
13+
Central component for Pipelex
14+
15+
16+
**Related Classes/Methods**:
17+
18+
- <a href="https://github.com/Pipelex/pipelex/blob/main/pipelex/hub.py#L1-L10" target="_blank" rel="noopener noreferrer">`Pipelex Hub`:1-10</a>
19+
20+
21+
22+
23+
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)

.codeboarding/Core_Workflow_Engine.json

Lines changed: 0 additions & 61 deletions
This file was deleted.

.codeboarding/Core_Workflow_Engine.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)