Skip to content

objectbox/objectbox-c-cpp-docs

Repository files navigation

ObjectBox C and C++ documentation

This repository contains the sources of the ObjectBox C and C++ documentation hosted at cpp.objectbox.io. It is maintained by the ObjectBox team, but everyone can contribute. E.g. if you found a typo, you can fix it here, e.g. by creating a pull request.

Structure

The text content is written in the markdown format and the docs folder contains all the mdx files. Our mdx files are mostly standard markdown, just with some mdx components for tabs section (multiple tabs for different languages etc.).

Other resources:

Notes regarding image file names: only use lowercase and no spaces.

Static website generation

The website is built with Docusaurus that transforms the mdx files along with the other files into static HTML files.

Since Docusaurus is a Node.js application, you need to install Node.js and run npm install to install all dependencies.

Then, you can run npm run start to start the development server and open the website in a browser. You can also run npm run build to build the static website.

About

Docs available at https://cpp.objectbox.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •