Skip to content

Commit f804cee

Browse files
committed
Add new index for Gephi desktop
1 parent 5d72c42 commit f804cee

3 files changed

Lines changed: 38 additions & 2 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
id: Contributing
3+
title: How To Contribute
4+
sidebar_position: 10
5+
---
6+
7+
We welcome contributors to enhance this documentation.
8+
9+
Contributing to the documentation requires to write markdown documents and posting them on this github repository.
10+
11+
To fix/edit existing page you can use the **edit this page** button which appears on all pages footers.
12+
13+
To propose new pages, feel free to open a Github Pull Request.
14+
15+
If you're interested but need help please contact us on the [Gephi community matrix chatroom](https://matrix.to/#/!XKyOZNGdXvoRWJbPCL:matrix.org). Actually before any consistent contribution (such as creating new pages), it would be better to get in touch with the Gephi Team.
16+
17+
Thank you in advance for your help!
18+

gephi-desktop/docs/User_Manual/Import/CSV_Format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: CSV_Format
3-
title: CSV Format
3+
title: CSV
44
sidebar_position: 5
55
---
66

gephi-desktop/docs/User_Manual/index.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,22 @@ sidebar_position: 1
55
slug: /
66
---
77

8-
Welcome to the official Gephi documentation resource.
8+
:::info Work in Progress
9+
This documentation is currently under active development. We welcome your feedback and ideas!
10+
11+
**Report documentation issues or suggestions:** [https://github.com/gephi/gephi-documentation/issues](https://github.com/gephi/gephi-documentation/issues)
12+
:::
13+
14+
## Documentation Progress
15+
16+
**Completed:**
17+
- ✅ Migrate relevant pages from the legacy wiki and update content to match the latest Gephi version
18+
- ✅ Deprecate old wiki and [archive it](https://github.com/gephi/gephi-wiki-legacy)
19+
20+
**In Progress:**
21+
- 🚧 Launch new documentation portal
22+
23+
**Coming Soon:**
24+
- 📝 Harness ideas from the community on how to improve the documentation
25+
- 📝 Prioritize needs and add new pages
26+
- 🔍 Add search feature to this documentation

0 commit comments

Comments
 (0)