diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-27 15:11:02 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-27 15:11:02 +0000 |
| commit | b8a67694c883c7c61a7119d972b20c12ec42c99d (patch) | |
| tree | c32d72fed5196ca693b09adb209214e8e9fa0bda /docs/gen | |
| parent | refer to the language as 'alv' in documentation (diff) | |
| download | alive-b8a67694c883c7c61a7119d972b20c12ec42c99d.tar.gz alive-b8a67694c883c7c61a7119d972b20c12ec42c99d.zip | |
move internal md docs into docs/internals
Diffstat (limited to 'docs/gen')
| -rwxr-xr-x | docs/gen/ldoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gen/ldoc b/docs/gen/ldoc index b75740d..621f9ea 100755 --- a/docs/gen/ldoc +++ b/docs/gen/ldoc @@ -12,7 +12,7 @@ spit = (file, str) -> BASE = '$(base)' spit OUT, layout - style: '$(ldoc.css)' + style: '$(base)style.css' title: '$(ldoc.title)' class: 'ldoc' preamble: ' |
