From ef645c361358270b631f8d0971b8210bed070373 Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Sun, 24 Feb 2019 18:46:19 +0100 Subject: sections architecture getting started: updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Bénier --- content/tocs/architecture/section_flounder.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'content/tocs/architecture/section_flounder.yml') diff --git a/content/tocs/architecture/section_flounder.yml b/content/tocs/architecture/section_flounder.yml index 20aa1d6..8f74d2c 100644 --- a/content/tocs/architecture/section_flounder.yml +++ b/content/tocs/architecture/section_flounder.yml @@ -6,13 +6,10 @@ git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html books: -# FIXME: fix support of pdf source -# - -# id: agl_specifications-flounder -# url_fetch: AGL_GITHUB_FETCH -# git_name: automotive-grade-linux/docs-sources -# dst_prefix: AGL_Specifications -# path: docs/agl-specs-book.yml +- + id: agl-specifications + path: https://wiki.automotivelinux.org/_media/agl_spec_v1.0_final.pdf + name: AGL Requirements Specifications - id: security_blueprint-flounder url_fetch: AGL_GITHUB_FETCH -- cgit