]> gerrit.simantics Code Review - simantics/platform.git/commit
First test on Simantics documentation using gitbook 07/1307/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 8 Dec 2017 10:50:34 +0000 (12:50 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 14 Dec 2017 08:49:36 +0000 (10:49 +0200)
commita9ec58f08ccc02e65b1cab6aedff25e0cf3c6444
treeb76f3abb42ec90c2e7448b0b4a162635f9a58ccd
parent5998374f7e179cfaf451c220216adc18c823047f
First test on Simantics documentation using gitbook

Only few parts transferred and somehow quickly reformatted for now.
Lots of work remaining.

refs #7674

Change-Id: I1cf8b6a3da5ec14064f79d0a0c765899be1d8872
33 files changed:
docs/.gitignore [new file with mode: 0644]
docs/.project [new file with mode: 0644]
docs/Developer/Data/Databoard.md [new file with mode: 0644]
docs/Developer/Database/DatabaseTesting.md [new file with mode: 0644]
docs/Developer/Database/Functions.md [new file with mode: 0644]
docs/Developer/Database/InterfaceSummary.md [new file with mode: 0644]
docs/Developer/Database/InverseRelations.md [new file with mode: 0644]
docs/Developer/Database/ProceduralValues.md [new file with mode: 0644]
docs/Developer/Database/ResourceAdaptation.md [new file with mode: 0644]
docs/Developer/Database/ResourceSerialization.md [new file with mode: 0644]
docs/Developer/Database/SubgraphExtents.md [new file with mode: 0644]
docs/Developer/Database/Undo.md [new file with mode: 0644]
docs/Developer/Database/Variable.md [new file with mode: 0644]
docs/Developer/Database/VirtualGraphs.md [new file with mode: 0644]
docs/Developer/Introduction.md [new file with mode: 0644]
docs/Developer/Ontology/BinaryContainerFormat.md [new file with mode: 0644]
docs/Developer/Ontology/GraphCompiler.md [new file with mode: 0644]
docs/Developer/Ontology/GraphFileFormat.md [new file with mode: 0644]
docs/Developer/Ontology/Images/SubPreObj.png [new file with mode: 0644]
docs/Developer/Ontology/Images/SubPreObj_chain_01.png [new file with mode: 0644]
docs/Developer/Ontology/TransferableGraph.md [new file with mode: 0644]
docs/Developer/Ontology/VersionMigration.md [new file with mode: 0644]
docs/Developer/Utilities/GenericFileImport.md [new file with mode: 0644]
docs/Developer/Utilities/Logging.md [new file with mode: 0644]
docs/GLOSSARY.md [new file with mode: 0644]
docs/Images/Simantics_logo_pile_01.png [new file with mode: 0644]
docs/README.md [new file with mode: 0644]
docs/SUMMARY.md [new file with mode: 0644]
docs/User/Introduction.md [new file with mode: 0644]
docs/book.json [new file with mode: 0644]
docs/package.json [new file with mode: 0644]
docs/styles/website.css [new file with mode: 0644]
docs/watch.bat [new file with mode: 0644]