X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=docs%2FSUMMARY.md;fp=docs%2FSUMMARY.md;h=eb78efe3f856d6f08007a3f85c405962a9cf67d0;hp=0000000000000000000000000000000000000000;hb=a9ec58f08ccc02e65b1cab6aedff25e0cf3c6444;hpb=5998374f7e179cfaf451c220216adc18c823047f diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md new file mode 100644 index 000000000..eb78efe3f --- /dev/null +++ b/docs/SUMMARY.md @@ -0,0 +1,68 @@ +# Summary + +* [Preface](README.md) + +### Developer Documentation + +* [Developer Documentation Introduction](Developer/Introduction.md) + +### Overview + +* [Introduction to Simantics Architecture](Developer/Architecture.md) +* [Roadmap](Developer/Roadmap.md) +* [Data View](Developer/DataView.md) +* [Component View](Developer/ComponentView.md) +* [License Information](http://www.simantics.org/download/master/license.html) + +### Development Environment + +* [Git](Developer/Git.md) + + +### Database Development + +* [Interface summary](Developer/Database/InterfaceSummary.md) +* [Resource Adaptation](Developer/Database/ResourceAdaptation.md) +* [Resource Serialization](Developer/Database/ResourceSerialization.md) +* [Inverse Relations](Developer/Database/InverseRelations.md) +* [Virtual Graphs](Developer/Database/VirtualGraphs.md) +* [Functions](Developer/Database/Functions.md) +* [Procedural Values](Developer/Database/ProceduralValues.md) +* [Variable](Developer/Database/Variable.md) +* [Undo Mechanism](Developer/Database/Undo.md) +* [Subgraph Extents](Developer/Database/SubgraphExtents.md) +* [Database Testing](Developer/Database/DatabaseTesting.md) + +### Ontology Development + +* [Graph Compiler](Developer/Ontology/GraphCompiler.md) +* [Transferable Graph](Developer/Ontology/TransferableGraph.md) +* [Binary Container Format](Developer/Ontology/BinaryContainerFormat.md) +* [Graph File Format](Developer/Ontology/GraphFileFormat.md) +* [Version Migration](Developer/Ontology/VersionMigration.md) + +### Data management & Experiment Control + +### Simantics Constraint Language (SCL) + +### Project Development + +### Model Development + +### Data management & Experiment Control + +### Issue Subsystem + +### UI Development + +### Diagram Development + +### Utilities + +* [Simantics Generic File Import](Developer/Utilities/GenericFileImport.md) +* [Logging in Simantics Platform](Developer/Utilities/Logging.md) + + +### End-user Documentation + +* [User Documentation Introduction](User/Introduction.md)