ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
61 stars 21 forks source link

Add v3 docs (and convenience scripts for working with docs) #327

Closed loreanvictor closed 7 months ago

loreanvictor commented 7 months ago

Checklist

Motivation and Context

The documentation is outdated and needs updating. Specifically, the new V3 schema, and the new helper functions for working with Apollon UML models in a safe and backwards compatible manner, should be documented.

Description

This PR adds the following:

Steps for Testing

  1. npm run prepare
  2. npm run docs:prepare
  3. npm run docs:build to build the docs in docs/build/html \ -- or -- \ npm run docs:watch, to preview the docs on localhost:8088

The following requirements should be met:

Screenshots

Screenshot 2023-11-27 at 15 35 32