diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-17 11:22:23 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-17 11:22:23 +0200 |
commit | 34be21a72a396240642acf3050eead875d3ed4b4 (patch) | |
tree | a1ec6e2afc3e1a6cdc1b0b7eef1bf6f55cd3cbc0 /doc/testscript.cli | |
parent | cc4ca7324860a5df300858f842c859c21c758eb3 (diff) |
Update doc generation script
Diffstat (limited to 'doc/testscript.cli')
-rw-r--r-- | doc/testscript.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testscript.cli b/doc/testscript.cli index 5e72e92..89f9db5 100644 --- a/doc/testscript.cli +++ b/doc/testscript.cli @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file -"\name=build2-testscript-language" +"\name=build2-testscript-manual" "\subject=Testscript language" "\title=Testscript Language" |