Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doc/development/tutorials/helloworld.rst | Adam Turner | 2022-08-07 | 1 | -1/+1 |
| | |||||
* | Fix small typo in extension hello world tutorial | David Stansby | 2022-08-04 | 1 | -1/+1 |
| | |||||
* | doc: Upgrade docutils.sourceforge.io links to HTTPS | igo95862 | 2021-05-16 | 1 | -3/+3 |
| | | | | | Also change any docutils.sourceforge.net link to io top level domain. | ||||
* | Fix #6405: docs: wrong link | Takeshi KOMIYA | 2019-06-01 | 1 | -2/+2 |
| | |||||
* | docs: Address review comments | Stephen Finucane | 2019-02-14 | 1 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | helloworld: - Return version metadata from extension - Use 'reST' instead of 'rST' - Don't use single backticks todo: - Return version metadata from extension - Link to events section of API guide, rather than entire document - Include name of phases in when describing build phases - Use more method cross-references where possible - Fix typo in usage example recipe: - Return version metadata from extension - Rework code to simplify things - Remove docstrings from 'generate' functions, which are simply duplicates of the original docstring - Rename 'rcp' directive to 'recipe', the 'reref' role to 'ref', and a whole lot of variables to something more grokable - Fix typos in both documentation and code I've also fixed up the docstrings for some of the 'domain' functions to make them render a little nicer (they took me a while to figure out). Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | doc: Use 'literalinclude' directive for examples | Stephen Finucane | 2019-02-09 | 1 | -27/+11 |
| | | | | | | | This avoid duplication and could conceivably let us test this stuff in code later on. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | docs: Rework the "helloworld" tutorial | Stephen Finucane | 2019-02-09 | 1 | -76/+114 |
| | | | | | | | Nothing to drastic going on here, but this format works better for other tutorials we're adding. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | Fix build issues | ArtFlag | 2018-12-23 | 1 | -2/+2 |
| | |||||
* | Minor changes in helloworld | ArtFlag | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | Feedback | ArtFlag | 2018-12-19 | 1 | -15/+27 |
| | |||||
* | move files to new directory | ArtFlag | 2018-12-19 | 1 | -0/+150 |