Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/ide-integrations/rider/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
For setting up Reqnroll Rider integration, please check the related [Setup Rider](../../installation/setup-ide.md#setup-rider) section of our IDE setup guide.

% TODO
```{admonition} Documentation is in progress
:class: warning
```{admonition} Documentation suggestions
:class: note

This documentation page is in progress. Please come back later or help contributing to it in out [open-source GitHub project](https://github.com/reqnroll/Reqnroll).
This documentation page is in progress. Feel free to help by contributing to it in our [open-source GitHub project](https://github.com/reqnroll/Reqnroll). Each page contains a small ✏️ (*edit*) icon to perform quick edits.
```
6 changes: 3 additions & 3 deletions docs/ide-integrations/vscode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
For setting up Reqnroll Visual Studio Code integration using the VSCode Cucumber plugin, please check the related [Setup Visual Studio Code](../../installation/setup-ide.md#setup-visual-studio-code) section of our IDE setup guide.

% TODO
```{admonition} Documentation is in progress
:class: warning
```{admonition} Documentation suggestions
:class: note

This documentation page is in progress. Please come back later or help contributing to it in out [open-source GitHub project](https://github.com/reqnroll/Reqnroll).
This documentation page is in progress. Feel free to help by contributing to it in our [open-source GitHub project](https://github.com/reqnroll/Reqnroll). Each page contains a small ✏️ (*edit*) icon to perform quick edits.
```
7 changes: 4 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ This documentation provides a comprehensive source of information about how to u

## How to use the documentation

```{admonition} Documentation is in progress
:class: warning
```{admonition} Documentation suggestions
:class: note

We are currently in progress of reviewing and restructuring the documentation ported from SpecFlow. If you find any glitches, please help with fixing it in our GitHub repository. Each page contains a small ✏️ (*edit*) icon to perform quick edits.
Feel free to suggest changes to our documentation!
Each page contains a small ✏️ (*edit*) icon to perform quick edits.
Comment thread
gasparnagy marked this conversation as resolved.
```

The documentation is structured in a way that you can find all relevant information quickly.
Expand Down
Loading