Skip to content

Commit 787e571

Browse files
authored
Merge pull request #94 from forefireAPI/user-guide-doces
mv user guide v1 to specific folder
2 parents dd3e39d + 97c5aa0 commit 787e571

17 files changed

Lines changed: 9 additions & 2 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The easiest way to get started is often using Docker and the interactive console
6060
```bash
6161
docker run -it --rm -p 8000:8000 --name ff_interactive forefire bash
6262
```
63-
4. Inside the container navigate to test directory and lauch the forefire console:
63+
4. Inside the container navigate to test directory and launch the forefire console:
6464
```bash
6565
cd tests/runff
6666
@@ -77,7 +77,7 @@ The easiest way to get started is often using Docker and the interactive console
7777
>> ForeFire HTTP command server listening at http://localhost:8000
7878
```
7979

80-
This server provides a grafical user interface that you can access on your browser at http://localhost:8000/
80+
This server provides a graphical user interface that you can access on your browser at http://localhost:8000/
8181

8282
6. Run your first simulation
8383
- Run the command `include[real_case.ff]`
File renamed without changes.

docs/user_guide_v1/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## User Guide (Forefire v1)
2+
3+
This userguide was designed during for forefire v1.
4+
5+
It is incomplete and some information may be outdated.
6+
7+
However, there are advanced topics that are not covered in the v2 documentation and may be useful for advanced users.
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 commit comments

Comments
 (0)