- Updated the title to "Overview & Purpose" for better context. - Refined the purpose section to emphasize the document's role as a central reference for game development workflows. - Introduced a new section outlining the document's scope and expected benefits for development teams, code delivery, and the organization. - Streamlined content by removing outdated sections and consolidating key workflow components. - Added clear headings and bullet points for improved readability and navigation.
Research Notes Documentation
This project serves as a centralized knowledge base for organizing research notes, technical findings, and supporting documentation related to internal development tools and workflows.
Built using Docusaurus, it provides a clean, navigable structure for maintaining and accessing information over time.
Getting Started
- Clone the repository:
git clone https://gitea.plp19.com/dev-public/doc-research-notes.git cd doc-research-notes
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the browser and navigate to
http://localhost:3000
to view the documentation.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is internal and proprietary. Do not distribute outside the organization.
Description
Languages
TypeScript
75.8%
CSS
24.2%