Skip to content

Commit 7d044ff

Browse files
committed
update documentation structure by adding sidebar positions and renaming sections for clarity
1 parent 317a875 commit 7d044ff

File tree

4 files changed

+33
-3
lines changed

4 files changed

+33
-3
lines changed

docs/plug-in/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Plugin
1+
---
2+
sidebar_position: 4
3+
---
4+
5+
# Plugins
26

37
MantisTable UI is designed to be an extensible tool, as it allows users to enhance its capabilities through the use of plugins.
48
There are three main types of plugins that can be integrated:

docs/roadmap.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
sidebar_position: 7
3+
---
4+
5+
# Roadmap
6+
7+
This page outlines the upcoming developments and planned features for MantisTable UI. We're committed to continuously improving the platform to better serve the Semantic Table Interpretation community.
8+
9+
## Current Development Status
10+
11+
For the most up-to-date information about ongoing development, planned features, and known issues, please refer to our [GitHub Issues page](https://github.com/unimib-datAI/mantistable-ui/issues).
12+
13+
The Issues page contains:
14+
- **Feature Requests**: New functionality proposals and enhancements
15+
- **Bug Reports**: Known issues and their resolution status
16+
- **Development Milestones**: Planned releases and their progress
17+
- **Community Discussions**: User feedback and suggestions
18+
19+
---
20+
21+
*This roadmap is a living document and may be updated based on community feedback and development priorities.*

docs/sample.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
id: sample
3-
title: Sample
3+
title: Samples
4+
sidebar_position: 5
45
---
56

6-
# Sample Input and Output
7+
# Samples Input and Output
78

89
This section provides example files showing **how to structure input tables** and the corresponding **generated outputs** in different formats.
910
The documentation includes examples for two CSV tables: **mountains** and **movies**.

docs/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 6
3+
---
4+
15
# Troubleshooting
26

37
This section lists common issues that may occur when using **MantisTableUI** and provides possible solutions.

0 commit comments

Comments
 (0)