Skip to content

Commit 19f5ba5

Browse files
author
Alan@int3ll3ct
committed
docs wip.
1 parent e91d05c commit 19f5ba5

File tree

6 files changed

+18
-14
lines changed

6 files changed

+18
-14
lines changed

README.rst

+16-12
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Features
2323
Screenshots
2424
-----------
2525

26-
|Roast Tab Screenshot| |Recipe Tab Screenshot|
26+
|Roast Tab Screenshot| |Recipe Edit Tab Screenshot|
2727

2828
WORK IN PROGRESS
2929
----------------
@@ -37,16 +37,17 @@ Openroast 1.2 is currently in 'rc' or 'release candidate' phase. The alpha relea
3737

3838
*For Windows or Mac, you do not need to install python interpreters or any other software, other than what is included in the install packages.*
3939

40-
`Openroast 1.2 for Windows 10 (64-bit only)<https://github.com/Roastero/Openroast/releases/tag/v1.2.0a4>`_
41-
`Openroast 1.2 for Mac<https://github.com/Roastero/Openroast/releases/tag/v1.2.0a7>`_
40+
- `Openroast 1.2 for Windows 10 64-bit`_ (for most Windows users)
41+
- `Openroast 1.2 for Mac`_
42+
- `Openroast 1.2 for Windows 10 32-bit`_ (for those running on very old hardware)
4243

4344
For Linux OSes, downloading the project files and performing a `py35 -mpip install .` in the project root directory is the only way to install the software at this time.
4445

4546
Installation Instructions
4647
-------------------------
47-
Windows - see `For Users Installing Openroast for Windows`_
48-
Mac - see `For Users Installing Openroast for Mac`_
49-
Ubuntu/Linux - see `For Developers Installing and Running Openroast`_
48+
- Windows - see `For Users: Installing Openroast for Windows`_
49+
- Mac - see `For Users: Installing Openroast for Mac`_
50+
- Ubuntu/Linux - see `For Developers: Installing and Running Openroast`_
5051

5152
Developer Corner
5253
================
@@ -57,13 +58,16 @@ License
5758

5859
The Openroast app code is released under GPL v3.
5960

60-
.. _For Users Installing Openroast for Windows: https://github.com/Roastero/Openroast/wiki/For-Users-Installing-Openroast-for-Windows
61-
.. _For Users Installing Openroast for Mac: https://github.com/Roastero/Openroast/wiki/For-Users-Installing-Openroast-for-Mac
62-
.. _For Developers Installing and Running Openroast: https://github.com/Roastero/Openroast/wiki/For-Developers-Installing-and-Running-Openroast
61+
.. _Openroast 1.2 for Windows 10 64-bit: https://github.com/Roastero/Openroast/releases/tag/v1.2.0a4
62+
.. _Openroast 1.2 for Windows 10 32-bit: https://github.com/Roastero/Openroast/releases/tag/v1.2.0a4
63+
.. _Openroast 1.2 for Mac: https://github.com/Roastero/Openroast/releases/tag/v1.2.0a7
64+
65+
.. _For Users\: Installing Openroast for Windows: https://github.com/Roastero/Openroast/wiki/For-Users:-Installing-Openroast-for-Windows
66+
.. _For Users\: Installing Openroast for Mac: https://github.com/Roastero/Openroast/wiki/For-Users:-Installing-Openroast-for-Mac
67+
.. _For Developers\: Installing and Running Openroast: https://github.com/Roastero/Openroast/wiki/For-Developers:-Installing-and-Running-Openroast
6368
.. _For Developers: https://github.com/Roastero/Openroast/wiki/For-Developers
6469

6570
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
6671
:target: https://gitter.im/Roastero/openroast?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
67-
.. |Roast Tab Screenshot| image:: openroast/static/images/screenshots/screen01.png
68-
.. |Recipe Tab Screenshot| image:: openroast/static/images/screenshots/screen02.png
69-
72+
.. |Roast Tab Screenshot| image:: docs/wiki/img/Openroast_1.2.png
73+
.. |Recipe Edit Tab Screenshot| image:: docs/wiki/img/Openroast_1.2_recipeedit.png

docs/wiki/img/Openroast_1.2.png

73.2 KB
Loading
95.3 KB
Loading

docs/wiki/users_installing_windows.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ You do not need to install any software other than what is in the contents of th
1717

1818
1. The installer does not put an Openroast shortcut on your desktop. You will find the app icon in the Windows Menu (bottom left-hand corner button) under 'Recently Added' as well as listed in the applications starting with the letter 'O'.
1919

20-
![Image of Windows Menu Showing Openroast icon in Recently Added](https://github.com/Roastero/Openroast/blob/master/docs/wiki/img/Openroast_Windows_Install_Shortcut_Recent.png "Optional title")
20+
![Image of Windows Menu Showing Openroast icon in Recently Added](https://github.com/Roastero/Openroast/blob/master/docs/wiki/img/Openroast_Windows_Install_Shortcut_Recent.PNG "Windows Menu Showing Openroast icon in Recently Added")
2121

22-
![Image of Windows Menu Showing Openroast icon in Apps](https://github.com/Roastero/Openroast/blob/master/docs/wiki/img/Openroast_Windows_Install_Shortcut_O.png "Optional title")
22+
![Image of Windows Menu Showing Openroast icon in Apps](https://github.com/Roastero/Openroast/blob/master/docs/wiki/img/Openroast_Windows_Install_Shortcut_O.PNG "Windows Menu Showing Openroast icon in Apps")
2323

2424
## Notes and Observations
2525

-78.2 KB
Binary file not shown.
-155 KB
Binary file not shown.

0 commit comments

Comments
 (0)