Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
Christian Wolf d08a023326
Fix the API specification to real behavior
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-17 20:48:39 +02:00
Christian Wolf fb13262b85
Adding changelog of API endpoints
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-15 13:45:21 +02:00
Christian Wolf ed65b4b14b
Fix API documentation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-10 20:38:54 +02:00
Christian Wolf 14a5ff5e9c
Change port from 400 to 422
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-10 19:39:11 +02:00
Christian Wolf ae23e6e6a2
Fix issues with PR
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-10 07:51:27 +02:00
Christian Wolf cca3613bcc
Merge remote-tracking branch 'upstream/master' into fix/923-unknown-name-exception
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-03 22:06:26 +02:00
Christian Wolf 7860dc3c22
Update documentation on newly introduced status
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-02 11:08:39 +02:00
Christian Wolf 20e933e46c
Update open api by some documentation.
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-05-02 10:06:30 +02:00
Christian Wolf c1671157fc
Fix markdown syntax
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-04-18 18:28:51 +02:00
Christian Wolf 3e7a6a1f79
Removed obsolete image files
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-04-18 18:27:40 +02:00
Christian Wolf b7f4d972ce
Merge remote-tracking branch 'principal/master' into documentation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-04-18 18:27:34 +02:00
zorglubu 5d65a4ffdd
Update of user documentation
Added screenshots and description for "Starting with cookbook";
Moved "Adding a recipe" to "Creating / modifying / removing recipes" and completed the paragraph;
Created french translation and french screenshots.

Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-04-18 18:10:31 +02:00
Marcel Robitaille 91f14f3921 Fix alt tag on image
This was the result of copy pasting without updating everything.

Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-04-04 10:47:32 -04:00
Marcel Robitaille 41f0590f71 Translate images to French as well
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-04-04 10:47:10 -04:00
zorglubu 0e8843d1e6 Translation in french of user documentation
Small modifications done in the docs/user/index.md file before translating into the docs/user/index-fr.md

Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-04-04 10:46:39 -04:00
Christian Wolf 3281ecbc84
Corrected some sentences in user documentation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-28 18:58:19 +02:00
Christian Wolf 9033d9db55
Add a configuration option to make jekyll happy
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-28 18:57:50 +02:00
Christian Wolf 36bc8b59bf
Added config file of bundle
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-28 18:40:28 +02:00
Christian Wolf 402c0c9e3e
Corrected some minor issues with the documentation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-28 14:26:52 +02:00
zorglubu ae82d7b1ce
Update user documentation
Add paragraphs : Starting with cookbook, Adding a recipe. And move up Using keywords and categories

Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-28 14:26:52 +02:00
Christian Wolf 98f44587b6
Merge remote-tracking branch 'upstream/master' into document-development-environment
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-05 19:30:28 +01:00
Christian Wolf 94b4c0a159
Added some linking text to get alkl pages interlinked
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-05 19:30:28 +01:00
Christian Wolf cc01e1d26f
Update documentation text on setup
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-05 19:30:28 +01:00
Christian Wolf 5ba06aa7a5
Updated documentation on hacking
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-05 19:30:28 +01:00
Marcel Robitaille 0de7353cfb
Document development environment setup
Signed-off-by: Marcel Robitaille <marcelrobitaille11@gmail.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-05 19:30:21 +01:00
Marcel Robitaille 912e0429cf
Fix typo "on(e) category" to "a single category" in user docs
Co-authored-by: Sebastian Fey <sepp.fey@web.de>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-02-20 16:16:33 +01:00
Marcel Robitaille 32d2bd16b9
Add keywords vs. categories to user docs (685)
Signed-off-by: Marcel Robitaille <marcelrobitaille11@gmail.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-02-20 16:16:18 +01:00
Christian Wolf 8febe2ca4a
Adding documentation on schema.org
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-07-03 20:22:15 +02:00
Christian Wolf 1fc503558a
Added link to OpenAPI documentation on GH pages
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-07-02 13:37:27 +02:00
Christian Wolf 4b1e153dea
Updated OpenAPI specification to contain the resources as well
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-07-02 12:57:33 +02:00
Christian Wolf e75b3e0ab0
Added Swagger UI codes for GH pages
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-07-02 12:57:33 +02:00
Christian Wolf ccce029e24
Added API version 0.0.2 as OpenAPI specification
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-07-02 12:57:33 +02:00
Sebastian Fey c00ff3b3c6 Added some user documentation: Import and sharing
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
2021-05-04 10:16:20 +02:00
Christian Wolf 1989690e9e
Corrected keywords for deployment
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-02-14 14:24:28 +01:00
Sebastian Fey dae9837dea Added documentation for Webpack Bundle Analyzer
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
2021-02-09 21:01:34 +01:00
Christian Wolf b99350d7ee
Added documentation how to use GH action artifacts for testing
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-01-18 17:37:47 +01:00
Christian Wolf 4f4c5616ab
Added documentation for automatic deployment
Closes #490

Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-01-11 16:15:28 +01:00
Christian Wolf 9f874ed596
Written some lines about the code structure
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-01-11 15:29:35 +01:00
Christian Wolf fd836ed102
Created basic structure of the documentation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-01-11 14:46:31 +01:00
Christian Wolf 56d393f5f6
Created basic structure for local jekyll development
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-01-11 14:29:43 +01:00
Christian e6f75b207e Set theme jekyll-theme-slate 2021-01-11 14:12:17 +01:00