Commit Graph

29 Commits

Author SHA1 Message Date
Tim Head
f2c33a6928 Apply rst fixes and missing links
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2020-01-27 11:44:48 +02:00
Tim Head
eb7fdfebba Reword introduction in contributing docs 2020-01-27 11:44:48 +02:00
Chris Holdgraf
80f569cc2d updating index files 2019-11-26 18:42:42 -08:00
Jeremy Tuloup
44758bdcad Fix link to hooks in plugins docs 2019-06-27 11:49:58 +02:00
Jeremy Tuloup
b4a87b8c62 Clarify the steps to build the docs locally
* Add `cd docs/`
* Install all requirements with `pip install -r requirements.txt`
2019-06-13 11:59:37 +02:00
yuvipanda
f5c8b7b86c Explicitlly document that we don't support running inside docker 2019-05-19 11:05:24 -07:00
Michael
979b36c4d1 Updates from code review 2019-04-14 21:25:38 +01:00
Michael Robinson
3baab69baa Troubleshooting note on building docs inside a virtual env 2019-03-19 16:55:54 +00:00
Min RK
04f00943af update dev-setup commands
- Dockerfile moved
- remove sudo from commands (usually not needed, better added by users where it is)
2019-02-12 10:00:39 +01:00
Chris Holdgraf
1d931b18f3 updating the image size text 2019-01-31 11:24:00 -08:00
yuvipanda
0cef2fb21f Add docs on packages in TLJH 2018-10-29 12:15:46 -07:00
J Forde
125bd1dc18 Update docs.rst 2018-10-11 16:54:05 -04:00
J Forde
b399cdda69 Update docs.rst
Possible close to #195
2018-10-11 16:52:52 -04:00
Min RK
01a1226d51 update config path in docs 2018-08-28 14:23:44 +02:00
yuvipanda
3dd51fafae Add docs on writing & using plugins 2018-08-12 19:16:52 -07:00
Yuvi Panda
ff168838f2 Merge pull request #129 from yuvipanda/better-integration
Make it easier to run multiple independent integration tests
2018-08-12 09:04:10 -07:00
yuvipanda
0ea867549a Add docs on running tests 2018-08-12 08:57:39 -07:00
Tim Head
7769e8e950 Use intersphinx reference 2018-08-11 08:26:46 +02:00
Tim Head
ad9ba3634f Install make in the build environment 2018-08-11 08:10:41 +02:00
yuvipanda
3984db0e65 Add note about installation tutorials 2018-08-03 14:42:44 -07:00
yuvipanda
c6f2ecfd7f Soften tone for code review guidelines 2018-07-31 12:59:24 -07:00
yuvipanda
a012b6ebda Add documentation on code review guidelines 2018-07-31 12:36:16 -07:00
yuvipanda
1740df326d Add docs on using arbitrary authenticators
Fixes #78
2018-07-28 14:32:31 -07:00
yuvipanda
35517aab5c Normalize heading levels to match documentation guidelines 2018-07-10 11:35:18 -07:00
yuvipanda
13dcd2f871 Add documentation guidelines 2018-07-10 10:22:40 -07:00
yuvipanda
715860707b Rewrite bootstrapper in Python
- This was going to get too complex for bash. Only way to
  kill those scripts is before they get too complex.
- Better progress messages from bootstrapper.
- Differentiate between bootstrapper & installer
- Cleanup documentation a little bit
2018-07-02 15:12:26 -07:00
Bastian Greshake Tzovaras
450f1a2dc9 minor fixes to dev-instructions 2018-06-29 10:04:50 -07:00
yuvipanda
a7e58626dd Cleanup sudo / root usage in dev setup instructions 2018-06-29 00:28:03 -07:00
yuvipanda
9cc05a9d62 Add docs for setting up a developer environment 2018-06-28 18:30:19 -07:00