diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-11-08 14:57:06 +0800 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-11-08 14:57:06 +0800 |
| commit | 633a1b207bba01ead02136ebc7ec0b94d86cdd57 (patch) | |
| tree | 4dbd067cb394bba3579a172630581e6742776a9c | |
| parent | fc88046c9c489b28a6f2f4bf92e37748c6ac6193 (diff) | |
Doc: add missing symlink to access ocumentation pages
a share/kak/doc symlink to doc/pages was not committed, preventing
non-installed kakoune from accessing the on line documentation.
| l--------- | share/kak/doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/kak/doc b/share/kak/doc new file mode 120000 index 00000000..cfb2f649 --- /dev/null +++ b/share/kak/doc @@ -0,0 +1 @@ +../../doc/pages/
\ No newline at end of file |
