You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<figcaption>JsonPyCraft - A Fusion of Python and JSON, symbolizing the toolkit's capability to manage intricate JSON data structures.</figcaption>
@@ -23,15 +23,15 @@ JsonPyCraft is a specialized Python toolkit designed for efficient and structure
23
23
24
24
Welcome to the JSONPyCraft documentation! Explore detailed documentation on key aspects of JSONPyCraft:
25
25
26
-
-**[Core Components](docs/core/README.md):** Learn about custom error handling, the Singleton pattern, core types, and more.
26
+
-**[Core Components](https://github.com/teleprint-me/json-py-craft/tree/main/docs/core):** Learn about custom error handling, the Singleton pattern, core types, and more.
27
27
28
-
-**[JSON Templates](docs/json/README.md):** Understand JSON templates, I/O operations, list templates, and map templates.
28
+
-**[JSON Templates](https://github.com/teleprint-me/json-py-craft/tree/main/docs/json):** Understand JSON templates, I/O operations, list templates, and map templates.
29
29
30
-
-**[Managers](docs/manager/README.md):** Discover the `ConfigurationManager` class for managing configuration data.
30
+
-**[Managers](https://github.com/teleprint-me/json-py-craft/tree/main/docs/manager):** Discover the `ConfigurationManager` class for managing configuration data.
31
31
32
-
-**[PlantUML Diagrams](docs/puml/README.md):** Visual representations of key components.
32
+
-**[PlantUML Diagrams](https://github.com/teleprint-me/json-py-craft/tree/main/docs/puml):** Visual representations of key components.
33
33
34
-
For more detailed information, check out the [full documentation index](docs/README.md).
34
+
For more detailed information, check out the [full documentation index](https://github.com/teleprint-me/json-py-craft/tree/main/docs).
0 commit comments