Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
14 stars 0 forks source link

docs: split language reference into more files #1105

Closed lars-reimann closed 5 months ago

lars-reimann commented 5 months ago

Summary of Changes

The page about expressions was very long, making it overwhelming and confusing. It's now split it into multiple pages, so important terms already show up in the navigation.

To keep everything at the same level of navigation, I've also split the page about statements into several ones, and grouped all remaining pages in "Basic Structure" and "Advanced" sections.

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 26 0 1.43s
✅ REPOSITORY git_diff yes no 0.05s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3d43d38) to head (34be643).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1105 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 108 108 Lines 20816 20816 Branches 4091 4091 ========================================= Hits 20816 20816 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lars-reimann commented 5 months ago

:tada: This PR is included in version 0.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: