Skip to content

Commit

Permalink
Levelled up documentation in Morphir repo
Browse files Browse the repository at this point in the history
  • Loading branch information
KindsonTheGenius committed Apr 17, 2023
1 parent 791817c commit 4d60024
Show file tree
Hide file tree
Showing 56 changed files with 8 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Morphir consists of a few projects based on the features they provide.
| [Background](./docs/background.md) | [Development Automation (Dev Bots)](./docs/dev_bots.md) | [Regulatory Technology](./docs/regtech_modeling.md) |
| [Community](./docs/morphir_community.md) | [Modeling an Application](./docs/application_modeling.md) | |
| [What's it all about?](./docs/whats_it_about.md) | [Modeling Decision Tables](https://github.com/finos/morphir-examples/tree/master/src/Morphir/Sample/Rules) | |
| [Why we use Functional Programming?](./docs/why_functional_programming.md) | [Modeling for database developers](./docs/modeling/modeling-for-database-developers.md) |
| [Why we use Functional Programming?](./docs/why_functional_programming.md) | [Modeling for database developers](docs/modeling-for-database-developers.md) |

## Roadmap

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Finally, it provides a step by step walk-throughs on how various Morphir compone
2. Existing team members intending to improve their abilities on Language Design concepts

##Content
1. [Getting Started with Morphir](../README.md) <br>
1. [Getting Started with Morphir](README.md) <br>
2. [Overview of Morphir](#)
3. [The Morphir Architecture](#) <br>
4. [The Morphir SDK](#) <br>
Expand All @@ -19,7 +19,7 @@ Finally, it provides a step by step walk-throughs on how various Morphir compone
4. [morphir-elm develop](#) <br>
6. [Interoperability With JavaScript](#) <br>
7. [Testing Framework](#) <br>
1. [CSV testing guide ](files/spark-testing-framework.md)
1. [CSV testing guide ](spark-testing-framework.md)
8. [The Morphir IR](#) <br>
1. [Overview of the Morphir IR](#) <br>
2. [Distribution](#) <br>
Expand All @@ -32,11 +32,11 @@ Finally, it provides a step by step walk-throughs on how various Morphir compone
1. [Elm Frontend](#) <br>
2. [Elm Incremental Frontend](#) <br>
10. [The Morphir Backends](#) <br>
1. [Scala Backend](files/scala-backend.md)
2. [Spark Backend](files/spark-backend.md)
3. [Relational IR Backends](files/relational-backend.md)
4. [Scala Json Codecs Backend](files/scala-backend.md)
5. [Json Schema Backend](files/json-schema-mappings.md)
1. [Scala Backend](scala-backend.md)
2. [Spark Backend](spark-backend.md)
3. [Relational IR Backends](relational-backend.md)
4. [Scala Json Codecs Backend](scala-backend.md)
5. [Json Schema Backend](json-schema-mappings.md)
11. [Working with CODECS](#) <br>
1. [Introduction to Encoding/Decoding](#) <br>
2. [JSON Decoder Building Blocks](#) <br>
Expand Down

This file was deleted.

9 changes: 0 additions & 9 deletions docs/developers-guide/files/configuration-management.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4d60024

Please sign in to comment.