Ray Bell
743dea96da
DOC: add tljh-db plugin to list
2021-12-18 23:36:04 -05:00
oisinBates
b3b850d7c2
updating plugins.rst
2021-11-18 20:11:22 -08:00
Erik Sundell
0b817fb563
end-of-file-fixer fixes
2021-10-31 11:15:22 +01:00
Erik Sundell
fe8ba1596d
ci: fix missing test reference in docs
2021-10-19 14:42:36 +02:00
Erik Sundell
32e50315ce
docs: update references from circleci to gha
2021-10-19 14:42:36 +02:00
Erik Sundell
9179365a4f
docs: fix language regarding master
2021-10-19 11:33:58 +02:00
Jeremy Tuloup
873e6bf661
Remove Node.js
2021-02-08 18:01:28 +01:00
GeorgianaElena
5890a49061
Move example plugins to the already existing list
2020-10-22 13:48:11 +03:00
yuvipanda
680eb679da
Fix typo
2020-10-21 17:43:31 +03:00
kafonek
113e1cf3ac
fix :ref: to customizing installer
2020-10-21 17:43:31 +03:00
kafonek
278de7dd7b
fix name for plugin examples
2020-10-21 17:37:40 +03:00
kafonek
b8e2ff5fe9
rst syntax is hard
2020-10-21 17:37:40 +03:00
kafonek
b52ac8eebb
rst syntax is hard
2020-10-21 17:37:40 +03:00
kafonek
9ac9f04997
plugin docs update
2020-10-21 17:37:39 +03:00
Dan Lester
551c3f3ac6
Fixed git repo link from markdown to rst
2020-05-26 19:39:03 +01:00
Dan Lester
68f378b474
Add a useful link to the git repo, fix a typo, in docs
2020-05-06 20:08:01 +01:00
Jeremy Tuloup
7c58159fed
Add tljh-repo2docker to the list of plugins
2020-05-05 13:44:37 +02:00
Jeremy Tuloup
65d25aae74
Rename to --bootstrap-pip-spec in integration tests
2020-05-04 10:16:41 +02:00
Jeremy Tuloup
5f693c2cbf
Mention bootstrap_pip_spec in the tests docs
2020-04-30 16:01:16 +02:00
Jeremy Tuloup
dc247bc579
Add mention to tljh-plugin topic for plugins
2020-04-20 13:54:58 +02:00
Jeremy Tuloup
d0b460f26f
Add a list of TLJH plugins to the docs
2020-04-20 13:48:43 +02:00
Yuvi Panda
18eda64e53
Merge pull request #395 from GeorgianaElena/admin_pass_on_setup
...
Set admin password during install
2020-01-29 08:12:59 -08:00
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
GeorgianaElena
4730ec35d3
Update docs with admin password
2020-01-14 13:31:38 +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