The Wayback Machine - https://web.archive.org/web/20230102043417/https://github.com/synopse/mORMot2/tree/master/doc
Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
mORMot2/doc/
mORMot2/doc/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

mORMot Documentation

Folder Content

This folder hosts the documentation of the mORMot Open Source framework, version 2.

License

This Documentation is licensed under a GNU General Public License, version 3.0 or later.

Generated From Source

The framework source code contains detailed information about most of its published data structures, as comments prefixed by ///.

Our SynProject tool is able to extract these description, together with the types and variables definitions themselves, and generate accurate documentation.

High-Level Documentation

Several chapters of information have also been written as plain text, and included in this folder. It includes high-level definition of the concepts involved, or low-level presentation of the framework actual implementation.

Our SynProject tool is the most convenient way of editing this content.