diff --git a/docs/source/assets/source_48dp.svg b/docs/source/assets/source_48dp.svg new file mode 100644 index 00000000..f023184d --- /dev/null +++ b/docs/source/assets/source_48dp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/source/developer/developer.md b/docs/source/developer/developer.md index f1205e7e..eda2fdd9 100644 --- a/docs/source/developer/developer.md +++ b/docs/source/developer/developer.md @@ -45,6 +45,17 @@ No matter if you need to add new devices to BEC or modify existing ones, this se ``` +```{grid-item-card} +:link: developer.user_interfaces +:link-type: ref +:img-top: /assets/portrait_48dp.svg +:text-align: center + +## User Interfaces + +Discover and learn how to contribute to the command-line tool and graphical user interface for interacting with BEC. +``` + ```{grid-item-card} :link: developer.scans :link-type: ref @@ -58,9 +69,9 @@ Understand the basic structure of a scan in BEC and learn how to create a scan p ``` ```{grid-item-card} -:link: developer.user_interfaces +:link: developer.file_writer :link-type: ref -:img-top: /assets/portrait_48dp.svg +:img-top: /assets/source_48dp.svg :text-align: center ## File Writer @@ -68,17 +79,6 @@ Understand the basic structure of a scan in BEC and learn how to create a scan p Explore and understand BEC's file writer and how it can be configured. ``` -```{grid-item-card} -:link: developer.file_writer -:link-type: ref -:img-top: /assets/portrait_48dp.svg -:text-align: center - -## User Interfaces - -Discover and learn how to contribute to the command-line tool and graphical user interface for interacting with BEC. -``` - ```{grid-item-card} :link: developer.glossary :link-type: ref