Description
Revise and organizing the project documentation.
Required changes
- Keep the Quickstart section in the root
README.md.
- Keep the DBpedia section, but remove repeated Docker commands.
- Mention Docker once in the documentation, then use Python-only commands throughout.
- Add a GSOC 2026 section to the root
README.md.
- Move detailed CLI documentation to:
/doc/cli-usage.md
- Move module usage documentation to:
/doc/module-usage.md
- Move examples and related documentation to:
/doc/examples/
- Add
/doc/README.md if needed to provide an overview and navigation for the documentation.
- Keep the Development & Contribution section.
Description
Revise and organizing the project documentation.
Required changes
README.md.README.md./doc/cli-usage.md/doc/module-usage.md/doc/examples//doc/README.mdif needed to provide an overview and navigation for the documentation.