dev > master: code py - documentation erzeugt

This commit is contained in:
RD
2022-06-11 16:08:08 +02:00
parent 4fa02a4962
commit 036c87f829
18 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
# Documentation for Schemata for command instructions
<a name="documentation-for-api-endpoints"></a>
## Documentation for API Endpoints
All URIs are relative to *http://.*
Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
<a name="documentation-for-models"></a>
## Documentation for Models
- [Command](.//Models/Command.md)
- [CommandHirschberg](.//Models/CommandHirschberg.md)
- [CommandTarjan](.//Models/CommandTarjan.md)
- [CommandTsp](.//Models/CommandTsp.md)
- [EnumAlgorithmNames](.//Models/EnumAlgorithmNames.md)
- [EnumTSPOptimise](.//Models/EnumTSPOptimise.md)
<a name="documentation-for-authorization"></a>
## Documentation for Authorization
All endpoints do not require authorization.