marianfoo / docs

CAP Documentation

Home Page:https://cap.cloud.sap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for
SAP Cloud Application Programming Model

REUSE status

About this project

This repository contains the core parts of the documentation pages for the SAP Cloud Application Programming Model. As a short name, we refer to the documentation as Capire.

Along with additional SAP-specific pages the content is published to https://cap.cloud.sap on a regular basis.

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports, etc. via GitHub issues and pull requests. Contribution and feedback are encouraged and always welcome.

See our contribution guidelines for information about how to contribute, the project structure, as well as additional contribution information.

Running Locally

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/<your-git-account>/sap-cap-js-docs.git

Install the dependencies:

npm run setup

Start the local server:

npm run start

This will respond with:

  vitepress v1.0.0-rc.15

  ➜  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 at https://cap.cloud.sap/ anytime you press l it opens the locally hosted site at the same page.

Code of Conduct

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 its Code of Conduct at all times.

Licensing

Copyright 2023 SAP SE or an SAP affiliate company and CAP contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

CAP Documentation

https://cap.cloud.sap

License:Apache License 2.0


Languages

Language:Vue 37.7%Language:TypeScript 32.9%Language:SCSS 14.0%Language:JavaScript 11.6%Language:CAP CDS 3.5%Language:Groovy 0.3%