This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1150 from finos/1143-split-docs-into-two
Tidy Documentation
- Loading branch information
Showing
68 changed files
with
311 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Key Concepts | ||
|
||
1. [Design Decisions](KeyDecisions.md) | ||
1. [Decision Trees](decisionTrees/DecisionTrees.md) | ||
1. [Profile Syntax](../user/Schema.md) | ||
|
||
|
||
## Development | ||
|
||
1. [Contributing](../../.github/CONTRIBUTING.md) | ||
2. [Build and Run the Generator](../user/gettingStarted/BuildAndRun.md) | ||
4. [Dependency Injection](DependencyInjection.md) | ||
5. [Cucumber Testing](CucumberSyntax.md) | ||
|
||
## Behavioural Explanations | ||
|
||
1. [Behaviour in Detail](behaviour/BehaviourInDetail.md) | ||
1. [Null Operator](behaviour/NullOperator.md) | ||
|
||
## Key Algorithms and Data Structures | ||
|
||
1. [Decision Trees](decisionTrees/DecisionTrees.md) | ||
1. [Generation Algorithm](algorithmsAndDataStructures/GenerationAlgorithm.md) | ||
1. [Field Fixing Strategy](algorithmsAndDataStructures/FieldFixingStrategy.md) | ||
1. [String Generation](algorithmsAndDataStructures/StringGeneration.md) | ||
1. [Tree Walker Types](decisionTreeWalkers/TreeWalkerTypes.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.