diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 13:20:59 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 16:19:59 +0000 |
| commit | f72ee8e742a171db74ed32b54b85953b8dfe1d77 (patch) | |
| tree | 80e015f57b8bfc3c0a0fccb6b0d4ef4d602c0a0d /docs/markdown/Icestorm-module.md | |
| parent | 4f8cecca9733588b083dba8488143fa1ffb0e495 (diff) | |
| download | meson-f72ee8e742a171db74ed32b54b85953b8dfe1d77.tar.gz | |
Rewrap long text lines in docs. [skip ci]
Diffstat (limited to 'docs/markdown/Icestorm-module.md')
| -rw-r--r-- | docs/markdown/Icestorm-module.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/markdown/Icestorm-module.md b/docs/markdown/Icestorm-module.md index bc2ad61b7..10b64eff1 100644 --- a/docs/markdown/Icestorm-module.md +++ b/docs/markdown/Icestorm-module.md @@ -2,14 +2,14 @@ This module is available since version 0.45.0. -**Note**: this module is unstable. It is only provided as a technology -preview. Its API may change in arbitrary ways between releases or it +**Note**: this module is unstable. It is only provided as a technology +preview. Its API may change in arbitrary ways between releases or it might be removed from Meson altogether. ## Usage -This module provides an experimental method to create FPGA bitstreams using -the [IceStorm](http://www.clifford.at/icestorm/) suite of tools. +This module provides an experimental method to create FPGA bitstreams +using the [IceStorm](http://www.clifford.at/icestorm/) suite of tools. The module exposes only one method called `project` and it is used like this: |
