From 146ba25298b684063b24c79dc801b29e1b726caf Mon Sep 17 00:00:00 2001 From: tajmone Date: Wed, 12 Sep 2018 11:27:21 +0200 Subject: [PATCH] Manual: Fix Keywords List - Add missing keywords `meta`, `transitively` and `indirectly` to the list in "D.2. Keywords" and remove `actor` and `location`. - Move keywords lists to external CSV file (`manual_keywords.csv`) and include it in the table. (see #15 and #17 for more details) --- .gitattributes | 1 + manual/manual.asciidoc | 4 +- manual/manual.html | 252 ++++++++++++++++++------------------- manual/manual.pdf | Bin 1753214 -> 1753643 bytes manual/manual_11.asciidoc | 124 +----------------- manual/manual_keywords.csv | 124 ++++++++++++++++++ 6 files changed, 254 insertions(+), 251 deletions(-) create mode 100644 manual/manual_keywords.csv diff --git a/.gitattributes b/.gitattributes index 5fb6025..9880b77 100644 --- a/.gitattributes +++ b/.gitattributes @@ -68,6 +68,7 @@ ## ================== ## MISC. DATA FORMATS ## ================== +*.csv text *.json text *.xhtml text *.xml text diff --git a/manual/manual.asciidoc b/manual/manual.asciidoc index 47e90bf..7f0fdff 100644 --- a/manual/manual.asciidoc +++ b/manual/manual.asciidoc @@ -1,6 +1,6 @@ :doctitle: The ALAN Adventure Language Reference Manual -:revnumber: 0.1.53 -:revdate: September 6, 2018 +:revnumber: 0.1.54 +:revdate: September 12, 2018 :revremark: AsciiDoc conversion work :doctype: book :encoding: utf-8 diff --git a/manual/manual.html b/manual/manual.html index ae09b9c..cd5f63c 100644 --- a/manual/manual.html +++ b/manual/manual.html @@ -435,8 +435,8 @@