- Notifications
You must be signed in to change notification settings - Fork114
cap-js/docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the core parts of thedocumentation pages for the SAP Cloud Application Programming Model. As a short name, we refer to the documentation asCapire.
Along with additional SAP-specific pages the content is published tohttps://cap.cloud.sap on a regular basis.
This project is open to feature requests/suggestions, bug reports, etc. viaGitHub issues andpull requests. Contribution and feedback are encouraged and always welcome.
See ourcontribution guidelines for information about how to contribute, the project structure, as well as additional contribution information.
If you contribute often to the documentation it's best to create your own fork, clone it to your local machine.
git clone https://github.com/cap-js/docs# or whatever your fork's URL is
Install the dependencies:
npm run setup
Start the local server:
npm run start
This will respond with:
vitepress v1... ➜ Local: http://localhost:5173/docs/ ➜ Network: use --host to expose ➜ press h to show help
Once this is running, if you are reading this documentation athttps://cap.cloud.sap/,
- pressl to open the page onlocalhost
- and then presso to open the page in your local VS Code
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by itsCode of Conduct at all times.
Copyright 2023-2025 SAP SE or an SAP affiliate company and CAP contributors. Please see ourLICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is availablevia the REUSE tool.
About
CAP Documentation