summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* doc/Makefile: Ensure we error out if bst2html.py fails.Tristan Van Berkom2020-04-211-3/+10
* doc/examples/composition: Adding user guide about split-rules and compose ele...Tristan Van Berkom2020-04-171-1/+2
* doc: Refactoring junction documentationTristan Van Berkom2020-04-171-1/+1
* doc/Makefile: exit 1 if running bst command failschiaratolentino/fix-docsctolentino82019-10-071-3/+1
* CONTRIBUTING.rst: Split up CONTRIBUTING into smaller filesJames Ennis2019-09-131-1/+2
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-4/+4
* doc: Fix the build with Sphinx 2.0Mathieu Bridon2019-04-221-1/+1
* doc/Makefile: Update comment about sphinx entrypointchandan/update-doc-makefile-noteChandan Singh2019-01-021-4/+4
* doc: Adding badges.py release badge generatorTristan Van Berkom2018-08-291-3/+28
* doc: Some modifications to the bst2html programTristan Van Berkom2018-08-051-1/+1
* doc: Build the docs without Buildstream installedbochecha/build-docsMathieu Bridon2018-08-041-3/+5
* tutorials: Add workspaces tutorialPhil Dawson2018-08-011-1/+2
* junction-elements.rst: Add junctions walkthroughPhil Dawson2018-07-301-0/+3
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-07-171-1/+1
* doc/Makefile: Stage stored sessions from session-storedtristan/getting-startedTristan Van Berkom2018-06-161-5/+18
* doc: Adding part 1 of the getting started tutorialTristan Van Berkom2018-06-161-0/+1
* doc/bst2html.py, doc/Makefile: Added --force optionTristan Van Berkom2018-06-161-3/+9
* doc/Makefile: Fixed loop over session filesTristan Van Berkom2018-06-141-1/+1
* doc: Improve the new console output html generatorTristan Van Berkom2018-06-131-14/+12
* doc/source/examples.rst: Restructuring individual examples into an examples s...Tristan Van Berkom2018-06-121-0/+1
* doc/Makefile: Run bst2html.py to generate .html files from .run filesTristan Van Berkom2018-06-121-2/+22
* doc: Stop generating the modules indexTristan Van Berkom2018-06-091-1/+1
* doc: Added plugins as ToC elements instead of orphaned linksTristan Van Berkom2018-06-091-3/+2
* Documentation: Removing the sphinx-build3 scriptTristan Van Berkom2018-01-051-17/+13
* Documentation: Fix warnings, and make all warnings errors.Tristan Van Berkom2018-01-051-1/+1
* doc/Makefile: Now output devhelp docs as well as online html docsTristan Van Berkom2017-09-011-10/+14
* documentation: Set page titles manually in python modules.Tristan Van Berkom2017-08-311-1/+1
* Docs Makefile: Dont generate plugin skeletons for __init__.pyTristan Van Berkom2017-05-251-1/+1
* Added __init__.py to the plugin subdirectories.Tristan Van Berkom2017-05-241-11/+13
* Sphinx to not assume python3 is the default python versionAndrew Leeming2017-01-041-0/+18
* Docs hackingTristan Van Berkom2016-12-131-2/+32
* documentation Makefile: Getting all the docs builtTristan Van Berkom2016-11-091-210/+18
* Adding sphinx doc stuffTristan Van Berkom2016-11-081-0/+229