Commit graph

21 commits

Author SHA1 Message Date
Russell Keith-Magee
347abf9bfe
Merge branch 'main' into audit-table 2023-07-17 08:48:02 +02:00
Russell Keith-Magee
de3b1de763
Remove the 'doesn't work' warnings from the tutorial (since post-audit, it all should), and add a redirection to the BeeWare tutorial. 2023-07-09 11:09:07 +08:00
Russell Keith-Magee
8e9e521f2a
Update examples to reflect changes to table. 2023-06-26 15:15:41 +08:00
Troy Harrison
e65ddfecb8 Troubleshooting Windows Crash Tut1 (#494)
* Troubleshooting Windows Crash

Provide some information related to wrapped handler and windows loop as expected current behavior.

* Removed references to direct issues and replaced with generic link to tutorial-bugs tag.
2018-05-15 12:11:38 -04:00
oxenran
6b2c4f3859 Tutorial2 update (#480)
* added line to clarify where to put icons

* added information to the sentence

* added information to the sentence Signed-off-by: Roxanne Agerone<argonkryptonneon@gmail.com>
2018-05-14 14:04:39 -04:00
Russell Keith-Magee
8bfc3c8eb0
Updated documentation to remove references to CSS/Colosseum. 2017-12-21 15:45:07 +08:00
talljosh
668445722f Fix minor punctuation issues in tutorial-2.rst 2017-10-13 16:28:18 +10:00
Daniele Procida
96f383f086 Restructured and improved documentation
* updated Makefile to:
  * create a virtualenv for the documentation (``make install``)
  * provide a ``make run`` command
  * provide a ``make spelling`` command
* added a requirements_docs.txt
* added a spelling_wordlist for special words
* corrected various spelling errors
* updated conf.py to use RTD theme for local building
* restyled documentation home page, added logo
* moved content into tutorial/how-to/reference/background sections as appropriate
* renamed "internals" to "project"
* added internal reference links
* suppressed orphan warning for numerous pages
* updated .gitignore for /docs/env
2017-08-08 13:26:48 +10:00
Dwight Hubbard
2aeb7d1b8d Minor documentation fixes
1. Add links to the classes in the text at the bottom of the second tutorial
2. Update conf.py to use the sphinx-rtd-theme if can be imported so the documentation can built and tested locally.
3. Fix the headers in the Readme to not be beyond the header text.
2017-05-24 15:06:34 -07:00
chris
c834f089b0 fix icons download link 2017-04-12 05:43:17 +10:00
chris
93c6ecf1c9 specify that link to icons.zip is a download 2017-04-09 00:28:55 +10:00
chris
4d0b8bdab9 add icon files to tutorial 2 2017-04-08 00:33:28 +10:00
Anthony Shaw
1200abb3aa
seperate out the tutorial 2 code into its own file 2017-02-20 09:39:57 +03:00
Russell Keith-Magee
8de56f98c3 Refactored widgets to use interface API. 2016-10-23 10:19:09 +08:00
Russell Keith-Magee
52000a9de5 Updated docs to better explain CSS usage. 2016-10-23 10:19:08 +08:00
Russell Keith-Magee
2ef22c37dd Simplified base interface for widget layout. 2016-10-23 10:19:08 +08:00
Russell Keith-Magee
a480216f93 Updated branch to use new Colosseum API. 2016-10-23 10:19:07 +08:00
Russell Keith-Magee
964817ee39 Updated tutorial to use CSS styling. 2016-10-23 10:19:06 +08:00
Russell Keith-Magee
d90b874951 Fixed #39 -- Corrected error in handler arguments in Tutorial 2.
Thanks to @trsqxyz for the report.
2016-10-23 10:19:06 +08:00
Russell Keith-Magee
4b3bf87b2c Fixed #24 -- Added screenshots to tutorial and supported platform docs. 2016-10-23 10:19:05 +08:00
Russell Keith-Magee
a4403b6fd1 Reworked the organization of the docs. 2016-10-23 10:19:05 +08:00
Renamed from docs/introduction/tutorial-2.rst (Browse further)