Skip to content
Snippets Groups Projects

fix rst style

Merged Hans Fangohr requested to merge fix-readme-rstcheck into main
2 unresolved threads
1 file
+ 12
8
Compare changes
  • Side-by-side
  • Inline
+ 12
8
@@ -36,14 +36,6 @@ To install, for example, the ``foss2022a-serial`` toolchain:
@@ -36,14 +36,6 @@ To install, for example, the ``foss2022a-serial`` toolchain:
Future calls of the `mpsd-software` command need to be executed from this
Future calls of the `mpsd-software` command need to be executed from this
"mpsd-software-root" directory.
"mpsd-software-root" directory.
.. comment:
3. Initiate the installation at this location using::
$ mpsd-software init
(This creates a hidden file ``.mpsd-software-root`` to tag the location for
as the root of the installation. All compiled files, logs etc are written in
or below this subdirectory.)
3. From the same directory, run the command to install the ``foss2022a-serial``
3. From the same directory, run the command to install the ``foss2022a-serial``
toolchain::
toolchain::
@@ -252,3 +244,15 @@ Frequently asked questions
@@ -252,3 +244,15 @@ Frequently asked questions
Development
Development
-----------
-----------
Developers documentation is available at development.rst.
Developers documentation is available at development.rst.
 
 
 
.. comment:
 
Draft for additional steps for 'quickstart' once/if we have the the `init` command added.
 
 
3. Initiate the installation at this location using::
 
 
$ mpsd-software init
 
 
(This creates a hidden file ``.mpsd-software-root`` to tag the location for
 
as the root of the installation. All compiled files, logs etc are written in
 
or below this subdirectory.)
Loading