summaryrefslogtreecommitdiff
path: root/docs/client/dev-environment.md
AgeCommit message (Collapse)Author
2014-08-04Update developer instructions.Ivan Alejandro
- Remove obsolete resolv-update instructions - Update polkit file name - Use generic `make` instead of just the resources one Closes #5887
2014-04-09Update instructions for developers.Ivan Alejandro
- Some of them were get from bitmask_client docs. This closes #4185.
2014-03-14Fix style and section name.Ivan Alejandro
2014-03-14Add automagic helper script.Ivan Alejandro
2014-03-14Update Hacking instructions.Ivan Alejandro
Also: - remove manual copy of files already done by bitmask. - update dependency installation instructions.
2013-10-15changing git:/ to https:/ fixing #4105kwadronaut
2013-09-25update client docsKali Kaneko
This are the most important pages in the bitmask documentation. I have converted .rst files using pandoc, since the .rst does not seem to be supported like the README says. I have added @nav_title and @title headers.