From 852b45c04c5bdb99b9dc438f675a6c392b25b7c3 Mon Sep 17 00:00:00 2001 From: michaelmcleroy <michaelmcleroy@cloudfitsoftware.com> Date: Mon, 1 Nov 2021 22:04:51 +0000 Subject: [PATCH] Resolve "Document product integration for what additional documentation is required" --- .../package-integration-documentation.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/developer/package-integration/package-integration-documentation.md b/docs/developer/package-integration/package-integration-documentation.md index 4ddd0b99c7..75241dba64 100644 --- a/docs/developer/package-integration/package-integration-documentation.md +++ b/docs/developer/package-integration/package-integration-documentation.md @@ -2,4 +2,8 @@ Big Bang requires some additional documentation for supported packages to help user's understand how it interacts with other components. The following are documents that should be created or updated for integration into Big Bang: -- TBD +- Package Architecture: See [Big Bang's Architecture instructions](../../charter/packages/ref-package/Architecture.md). Examples are included in [charter/packages](../../charter/packages) +- [Big Bang Packages](../../charter/BigBangPackages.md) +- [Default Credentials](../guides/using_bigbang/default_credentials.md) +- [Licensing](../understanding_bigbang/licensing_expectations.md) +- [Minimum Hardware Requirements](../guides/prerequisites/minimum_hardware_requirements.md) -- GitLab