Skip to content

Docs/improve docstrings#4

Merged
allRisc merged 3 commits into
mainfrom
docs/improve_docstrings
Mar 6, 2026
Merged

Docs/improve docstrings#4
allRisc merged 3 commits into
mainfrom
docs/improve_docstrings

Conversation

@allRisc
Copy link
Copy Markdown
Member

@allRisc allRisc commented Mar 6, 2026

No description provided.

Ben Davis added 3 commits March 6, 2026 15:23
🤖 Fix documentation typos in manifest reference

🤖 Fix inconsistent field naming: use 'index' instead of 'registry'

🤖 Add comprehensive documentation for the 'flist' field

Added detailed documentation for the previously undocumented 'flist' field in the
[package] section of the manifest format reference:

- Added 'flist' to the field list in the overview

🤖 Add validation to reject empty package names

Added field validator to Package class to reject empty and whitespace-only
package names. This improves validation and prevents invalid manifests.

🤖 Clarify that the 'description' field is optional

🤖 Fix authors field documentation

Updated the authors field documentation to reflect all accepted formats:
- Single string with optional email
- List of strings
- Dictionary with name and email

🤖 Clarify optional dependencies format equivalence
@allRisc allRisc merged commit 44e1357 into main Mar 6, 2026
4 checks passed
@allRisc allRisc deleted the docs/improve_docstrings branch March 6, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant