theochem / iodata

Python library for reading, writing, and converting computational chemistry file formats and generating input files.
https://iodata.readthedocs.io/
GNU Lesser General Public License v3.0
133 stars 46 forks source link

Split the getting started docs #351

Closed tovrstra closed 4 months ago

tovrstra commented 4 months ago

This fixes one of the tasks in #191 and is also useful for #254 and #210.

The getting started guide is split in smaller bite-size parts. This also creates some more room for extending the getting started with a few more examples as mentioned in some of the cited issues.

The contents of the guide has not really changed, except maybe for the text in gettingstarted/index.rst

I will YOLO-merge this on Friday, June 28, unless reviewed earlier.

sourcery-ai[bot] commented 4 months ago

πŸ§™ Sourcery has finished reviewing your pull request!


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
deepsource-io[bot] commented 4 months ago

Here's the code health analysis summary for commits b5bccd9..ce38390. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShellβœ… SuccessView Check β†—
DeepSource Python LogoPythonβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
tovrstra commented 4 months ago

Thanks for checking. Merging...