summaryrefslogtreecommitdiff
path: root/docs/devguide
Commit message (Expand)AuthorAgeFilesLines
* Move additional steps to install dependenciesDan Yeaw2023-03-221-5/+8
* Cleanup virtualenv dependenciesDan Yeaw2023-03-221-19/+3
* Use x64 version of MSYS2 packagesDan Yeaw2023-03-221-3/+3
* Replace pipsi/pipenv with pipx/poetryDan Yeaw2023-03-221-72/+34
* docs/dev_environ: fix g-i package name for openSUSE. Fixes #274Christoph Reiter2018-11-081-1/+1
* docs: Add pycairo requires for development setupKai Willadsen2018-05-051-0/+1
* Add Ubuntu dependencies for dev environmentDan Yeaw2018-04-131-2/+2
* docs: remove/update everything autotools relatedChristoph Reiter2018-03-272-123/+11
* tests: expose a verbosity environment variableMathieu Duponchelle2018-03-131-0/+6
* Fix macOS pipenv installation instructionsDan Yeaw2018-03-081-2/+13
* Add OpenSUSE Pygobject build section and cleanup typos and formattingDan Yeaw2018-03-081-18/+30
* Fix section target linksDan Yeaw2018-03-081-2/+2
* Add section title linksDan Yeaw2018-03-081-0/+4
* Fix title levelsDan Yeaw2018-03-081-2/+11
* Fix duplicate explicit target name errorsDan Yeaw2018-03-071-11/+11
* Fix title underline too shortDan Yeaw2018-03-071-1/+1
* Fix malformed tableDan Yeaw2018-03-071-2/+2
* Break up dev environment setup in to more parts, fix broken linksDan Yeaw2018-03-071-54/+154
* Add detailed development environment setup instructionsDan Yeaw2018-03-061-17/+185
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-0/+6
* tests: switch to pytest as the default test runner. See #153Christoph Reiter2018-02-102-2/+13
* docs: update building/testing with new setup.py featuresChristoph Reiter2018-02-071-20/+25
* autotools: use flake8 instead of pep8/pyflakesChristoph Reiter2018-01-201-1/+1
* setup.py: add a "test" command which is equal to "make check" with autotoolsChristoph Reiter2018-01-191-15/+13
* docs: Update for the git repo move from git.gnome.org to gitlab.gnome.orgChristoph Reiter2018-01-102-22/+6
* docs: convert NEWS file to reST and link bugsChristoph Reiter2017-12-201-7/+7
* Add sphinx based documentationChristoph Reiter2017-12-116-0/+338