This commit is contained in:
2025-04-09 09:19:08 -04:00
parent 69b195cdf7
commit 8c7e3686da
2 changed files with 27 additions and 6 deletions

View File

@@ -9,12 +9,8 @@ docs/
│ └── galaxy_law_journals.md │ └── galaxy_law_journals.md
├── bellande_documents/ # Bellande Entities Documents ├── bellande_documents/ # Bellande Entities Documents
│ └── bellande_documents.md │ └── bellande_documents.md
├── user-guides/ # Task-oriented guides ├── research_organization_docs/ # Bellande Research Organization Docs
── feature-a.md ── research_organization_docs.md
│ ├── feature-b.md
│ └── workflows/
│ ├── common-workflow-1.md
│ └── common-workflow-2.md
├── reference/ # Technical reference material ├── reference/ # Technical reference material
│ ├── api/ │ ├── api/
│ │ ├── endpoints.md │ │ ├── endpoints.md

View File

@@ -0,0 +1,25 @@
# Bellande Research Organization Docs
**Bellande Robotics Sensors Research Innovation Center**
- Bellande Git: https://git.bellande-technologies.com/BRSRI/docs
- Github: https://github.com/Robotics-Sensors/docs
- Gitlab: https://gitlab.com/Bellande-Robotics-Sensors-Research-Innovation-Center/docs
- Bitbucket: https://bitbucket.org/Bellande-Robotics-Sensors/docs
**Bellande Architecture Mechanism Research Innovation Center**
- Bellande Git: https://git.bellande-technologies.com/BAMRI/docs
- Github: https://github.com/Architecture-Mechanism/docs
- Gitlab: https://gitlab.com/Bellande-Architecture-Mechanism-Research-Innovation-Center/docs
- Bitbucket: https://bitbucket.org/Bellande-Architecture-Mechanism/docs
**Bellande Application Interoperability Xenogen Research Innovation Center**
- Bellande Git: https://git.bellande-technologies.com/BAIXRI/docs
- Github: https://github.com/Application-Interoperability-Xenogen/docs
- Gitlab: https://gitlab.com/Bellande-Application-Interoperability-Xenogen-Research-Innovation-Center/docs
- Bitbucket: https://bitbucket.org/Bellande-Application-Interoperability-Xenogen/docs
**Bellande Artificial Intelligence Computer Vision Research Innovation Center**
- Bellande Git: https://git.bellande-technologies.com/BAICVRI/docs
- Github: https://github.com/Artificial-Intelligence-Computer-Vision/docs
- Gitlab: https://gitlab.com/Bellande-Artificial-Intelligence-Computer-Vision-Research-Innovation-Center/docs
- Bitbucket: https://bitbucket.org/Bellande-Artificial-Intelligence-Computer-Vision/docs