Skip to content

Organize documentation files and clean repository root#23

Merged
danielcamposramos merged 1 commit into
mainfrom
chore/organize-documentation
Aug 12, 2025
Merged

Organize documentation files and clean repository root#23
danielcamposramos merged 1 commit into
mainfrom
chore/organize-documentation

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

This change cleans the repo root by renaming and moving all the docs to specific folders inside the docs folder, updates the Readme.md file to reflect those changes and updates Agents.md to include me as a working partner.

This commit reorganizes the project's documentation files and cleans up the root directory.

Key changes include:
- All documentation files (Word, PDF, PowerPoint, etc.) have been moved from the root directory into categorized subfolders within the `docs/` directory (`papers`, `presentations`, `reports`).
- Files have been renamed to be shorter and to use underscores instead of spaces for better readability and command-line friendliness.
- The `README.md` file has been updated with new links to reflect the moved and renamed files.
- The `AGENTS.md` file has been updated to include Jules as a contributing AI agent.

I attempted to run the test suite to verify the changes. While the Python and npm dependencies installed correctly, I encountered an issue where the `flake8` linter was not found. I was unable to resolve this issue.
@danielcamposramos danielcamposramos marked this pull request as ready for review August 12, 2025 17:38
@danielcamposramos danielcamposramos merged commit 794bfeb into main Aug 12, 2025
1 check passed
@danielcamposramos danielcamposramos deleted the chore/organize-documentation branch August 12, 2025 17:38
danielcamposramos added a commit that referenced this pull request Sep 7, 2025
…ation

Organize documentation files and clean repository root
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