Skip to content

Conversation

@kozo2
Copy link

@kozo2 kozo2 commented Jul 16, 2025

Copilot AI and others added 4 commits July 15, 2025 10:49
Co-authored-by: kozo2 <12192+kozo2@users.noreply.github.com>
Co-authored-by: kozo2 <12192+kozo2@users.noreply.github.com>
Homogenize /docs directory following CrackingShells documentation instructions
Copilot AI review requested due to automatic review settings July 16, 2025 02:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restructures and standardizes the documentation to align with the project’s .github guidelines.

  • Removes the old usage index in favor of a unified docs structure.
  • Adds consistent intro sections and “You will learn about” bullets across all user and developer guides.
  • Introduces a top‐level index, a table of contents, and reorganizes content into user, developer, and appendix directories.

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/usage/index.md Removed deprecated usage index
docs/index.md Added intro bullets, Quick Navigation, and updated structure
docs/articles/users/SchemaValidation.md Standardized intro sections and fixed relative links
docs/articles/users/SchemaAccess.md Standardized intro, clarified distribution methods
docs/articles/users/RegistrySchema/Overview.md Renamed title, added intros, and corrected link casing
docs/articles/users/RegistrySchema/Fields.md Added intro bullets
docs/articles/users/ProgrammaticUsage.md Standardized intro, corrected typo, updated See Also links
docs/articles/users/PackageSchema/Overview.md Renamed title, added intros, corrected link casing
docs/articles/users/PackageSchema/Fields.md Added intro bullets
docs/articles/users/PackageSchema/Examples.md Added intro bullets and updated See Also links
docs/articles/users/GettingStarted.md Added new Getting Started guide with structured intro
docs/articles/table_of_contents.md Added new Table of Contents for top‐level navigation
docs/articles/devs/SchemaVersioning.md Added Schema Versioning doc with standardized intro
docs/articles/devs/RepositoryStructure.md Added Repository Structure doc with standardized intro
docs/articles/devs/DevelopmentSetup.md Added Development Setup doc with standardized intro
docs/articles/devs/Contributing.md Added Contributing Guidelines doc with standardized intro
docs/articles/appendices/glossary.md Added Glossary appendix with structured intro

Comment on lines +31 to 34
For detailed field-by-field documentation including types, formats, and examples, see the [Registry Schema Field Reference](Fields.md).
- **verification**: Verification status and metadata
- **dependency_changes**: Changes to dependencies since the base version
- **compatibility_changes**: Changes to compatibility requirements
Copy link

Copilot AI Jul 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] This link to the Registry Schema Field Reference is also repeated in the See Also section; consider removing the duplicate to reduce redundancy.

Suggested change
For detailed field-by-field documentation including types, formats, and examples, see the [Registry Schema Field Reference](Fields.md).
- **verification**: Verification status and metadata
- **dependency_changes**: Changes to dependencies since the base version
- **compatibility_changes**: Changes to compatibility requirements
- **verification**: Verification status and metadata
- **dependency_changes**: Changes to dependencies since the base version
- **compatibility_changes**: Changes to compatibility requirements
- **compatibility_changes**: Changes to compatibility requirements

Copilot uses AI. Check for mistakes.
@kozo2 kozo2 changed the title DevHomogenize /docs directory making sure it follows the instructions in .github Homogenize /docs directory making sure it follows the instructions in .github Jul 16, 2025
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