Commit graph

19 commits

Author SHA1 Message Date
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
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
Russell Keith-Magee
8bfc3c8eb0
Updated documentation to remove references to CSS/Colosseum. 2017-12-21 15:45:07 +08:00
Dan Yeaw
7e6187a3b6 Cleanup Tutorials (#312)
* Update tutorials in examples to match docs, improve consistency

Signed-off-by: Dan Yeaw <dan@yeaw.me>

* Fix icon relative path

Signed-off-by: Dan Yeaw <dan@yeaw.me>

* Revert accidental change

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2017-12-14 17:21:11 -08:00
Don Kirkby
a4bb89ccd6 Fix a typo 2017-10-01 22:01:49 -07: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
Russell Keith-Magee
3728f2e57f
Added documentation for Commands. 2017-06-07 23:00:49 +08:00
Katie McLaughlin
7f18f8f23b Correct documentation is best documentation 2017-04-18 18:26:10 +10:00
Katie McLaughlin
6ed2b3c8d8 Update tutorial-1.rst 2017-04-18 17:54:04 +10:00
Katie McLaughlin
167b0e2702 Update tutorial-1.rst 2017-04-18 17:51:10 +10:00
Will Church
7779a3312f Swap order of f_input and f_label in tutorial-1.rst
Signed-off-by: Will Church <willchurch1@gmail.com>
2017-01-12 11:28:19 -06:00
Nick Manna
d69608138a fixes to tutorials 1 and 3 2016-10-23 10:19:10 +08:00
Russell Keith-Magee
8de56f98c3 Refactored widgets to use interface API. 2016-10-23 10:19:09 +08:00
Russell Keith-Magee
2ef22c37dd Simplified base interface for widget layout. 2016-10-23 10:19:08 +08:00
furetosan
fd475b4340 Update tutorial-1.rst 2016-10-23 10:19:07 +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
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-1.rst (Browse further)