Skip to content

Commit 64f3706

Browse files
committed
update documentation.md
- fix missing noun in first sentence - make clear that this is docs for the library - include a sentence pointing to the many other projects
1 parent c7c833b commit 64f3706

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pages/documentation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ title: Documentation
44
order: 3
55
---
66

7-
MDAnalysis is an open-source, available under the [GNU Lesser General Public License, version 2.1 or later (LGPLv2.1+)](https://www.gnu.org/licenses/lgpl-2.1.html). MDAnalysis provides **comprehensive documentation** to help users at all levels—whether you're just getting started, developing new tools, or contributing to the project. From **step-by-step tutorials** to an in-depth **API reference**, these resources will guide you through installing, using, and extending MDAnalysis.
7+
The MDAnalysis library (`import MDAnalysis`) is open-source code, available under the [GNU Lesser General Public License, version 2.1 or later (LGPLv2.1+)](https://www.gnu.org/licenses/lgpl-2.1.html). MDAnalysis provides **comprehensive documentation** to help users at all levels—whether you're just getting started, developing new tools, or contributing to the project. From **step-by-step tutorials** to an in-depth **API reference**, these resources will guide you through installing, using, and extending MDAnalysis.
8+
9+
The MDAnalysis Project maintains many other software projects related to working with data in the molecular sciences, which can be found under the [MDAnalysis GitHub organization](https://github.com/MDAnalysis).
810

911
## User Guide
1012
The [User Guide]({{ site.docs.userguide.url }}) is the best place for new users to start. It includes:

0 commit comments

Comments
 (0)