From f686f9e78719eaab3ab52b79dc9055b4ccd6d082 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Tue, 2 Jul 2019 22:27:11 -0400 Subject: [PATCH] user guide: rename Reference -> Appendix add YARD API Documentation link --- doc/user_guide.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/user_guide.md b/doc/user_guide.md index 49132ff..b2738b2 100644 --- a/doc/user_guide.md +++ b/doc/user_guide.md @@ -993,7 +993,7 @@ Example: ${include build_tests/json_to_yaml/Rsconscript} ``` -#> Reference +#> Appendix ## Default Construction Variables @@ -1104,6 +1104,10 @@ build do end ``` +##> YARD API Documentation + +See [here](../yard/index.html) for Rscons YARD API Documentation. + #> License Rscons is licensed under the terms of the MIT License: