Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module overview/introduction sections #1829

Merged
merged 51 commits into from
Dec 14, 2024

Conversation

drkameleon
Copy link
Collaborator

@drkameleon drkameleon commented Dec 13, 2024

Description

This PR aims to add some overview/introduction sections to the module pages.

Right now, what we have there is the title (of the module), a very short description (a one-liner actually) and the list of words defined (functions, predicates, constants).

It would be great if we followed Nim's way and added a short - and to-the-point - intro, that highlights the important details, shows parts that are not properly documented in any of the functions and shows more elaborate usage examples where appropriate.

Progress

  • Arithmetic
  • Bitwise
  • Collections
  • Colors
  • Comparison
  • Converters
  • Core
  • Crypto
  • Databases
  • Dates
  • Exceptions
  • Files
  • Io
  • Iterators
  • Logic
  • Net
  • Numbers
  • Paths
  • Quantities
  • Reflection
  • Sets
  • Sockets
  • Statistics
  • Strings
  • System
  • Types
  • Ui

Type of change

  • Documentation (documentation-related additions)

@drkameleon drkameleon added documentation Improvements or additions to documentation website Issues related to the website labels Dec 13, 2024
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 13, 2024
@drkameleon
Copy link
Collaborator Author

Ready to merge! 🚀

@drkameleon drkameleon merged commit 0f8fd4b into master Dec 14, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Issues related to the website
Projects
Development

Successfully merging this pull request may close these issues.

1 participant