Ben Jackson
2bdb30a45e
update docs
2020-11-14 12:34:15 +00:00
tamago324
9de4d07955
Fix schema url
2020-08-23 12:02:06 +09:00
Ben Jackson
57f1c128c5
update doc for coercing types
2020-08-13 17:30:31 +01:00
Ben Jackson
aa26d4bc1a
Add ability to specify defaults for variables
2020-07-31 22:19:10 +01:00
Ben Jackson
82ec19fff9
Update tocs
2020-07-16 08:33:49 +01:00
Ben Jackson
9df680089b
Allow default configuraiton to be specified; document selection
2020-07-16 08:33:49 +01:00
Ben Jackson
a4abe511c7
Update contents links
2020-07-09 18:29:41 +01:00
Ben Jackson
fe8d7251a4
Add unusedLocalPort to docs
2020-07-09 18:07:58 +01:00
Aaron Walker
3d113eaec4
comments
2020-05-21 23:43:37 -04:00
Aaron Walker
0bf511debc
add docker docs
2020-05-21 23:43:37 -04:00
Aaron Walker
c9b1456759
add docker exec as an attach command
2020-05-21 23:43:37 -04:00
Ben Jackson
c6d6c7f876
Support "multi-session" mode properly
...
Document remote debugging and add a test
2020-05-17 14:07:56 +01:00
Ben Jackson
d42fd51f35
Support c-style comments in JSON
...
Debate rages about whether JSON should have comments. The specification
says it shouldn't but the author of JSON suggested that if you want to
use JSON for configuration, then pipe it through jsmin before parsing.
So that's what we do, using a tiny JSON minifier from
https://github.com/getify/JSON.minify/tree/python
Closes #135
2020-03-21 15:16:07 +00:00
Ben Jackson
ec36099f97
Document: splat, central config dirs
2020-03-14 09:26:49 +00:00
Ben Jackson
23b3bb719b
Document exception breakpints
2020-01-28 08:52:23 +00:00
Ben Jackson
7d046574cb
Add tests for toggling breakpoint and inserting line
2019-12-14 18:03:34 +00:00
Ben Jackson
bed68aa691
Fix up the site
2019-11-06 15:53:03 +00:00
Ben Jackson
ccc966f985
Fix formatting errors
2019-11-06 12:14:43 +00:00
Ben Jackson
6791b4bb58
Rename CONFIGURATION.md to configuration.md
2019-11-06 12:13:51 +00:00