summaryrefslogtreecommitdiff
path: root/doc/tutorial
AgeCommit message (Collapse)Author
2022-08-26tutorial/thrid-party-software: clarify tree refrenceKlaus Aehlig
... emphasizing that it constructs only a single artifact. In this way, we avoid confusion with globs (that are introduced later).
2022-08-24Glob tutorial: fix typos and white spaceKlaus Aehlig
2022-08-23Add a tutorial section explaining targets vs explicit source referencesKlaus Aehlig
2022-08-22Tutorial: Add minimalistic getting started sectionOliver Reiche
2022-08-19Tutorial: Use sh instead shell for improved renderingOliver Reiche
2022-07-28Upd tutorial to reflect new just-mr setup outputPaul Cristian Sarbu
2022-06-24Tutorial: Add section about testsOliver Reiche
2022-06-22Tutorial: Updated proto sectionOliver Reiche
2022-06-20Tutorial: Regenerate screenshots with adjusted hashesOliver Reiche
2022-06-17Add tutorial on how to use proto buffers with justKlaus Aehlig
While we assume the reader already knows what proto buffers are, the tutorial introduces the concept of anonymous targets.
2022-06-14Tutorial: Add section about 3rd party softwareOliver Reiche
2022-06-13Tutorial: Update hello world tutorial screenshotsOliver Reiche
2022-06-02Tutorial: Simplify hello world sectionOliver Reiche
... to initially use rules' predefined defaults.
2022-05-24Tutorial: Add hello world sectionOliver Reiche