A Google Apps Script to generate documentation from templates and the document tracker spreadsheet.
This repository has been archived on 2020-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Adam Goldsmith 4b69914181 Create output document from source doc instead of template
this preserves the formatting of the source document, which was being
modified in copying, at the cost of a little bit more complexity
fixes #1
2020-03-18 14:42:46 -04:00
.clasp.json Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
.claspignore Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
.editorconfig Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
.gitignore Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
.prettierrc Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
appsscript.json Initial Commit, basic tranclusion working 2020-03-17 15:38:37 -04:00
Code.ts Create output document from source doc instead of template 2020-03-18 14:42:46 -04:00
tsconfig.json Create real output document and PDF 2020-03-17 19:00:27 -04:00