aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md')
-rw-r--r--docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md b/docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md
deleted file mode 100644
index c8a04c0..0000000
--- a/docs/ATTIC/3_Developer_Guides/4_X(cross)_Development_System:_User's_Guide/2_Create_your_first_AGL_application/3.4.2.0_Overview.md
+++ /dev/null
@@ -1,29 +0,0 @@
-<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/devguides/master/xds-docs-guides-devguides-book.yml -->
-
-# Overview
-
-The application development workflow using XDS begins with
-making sure you have met all the
-[requirements](create-app-requirements.html) needed to
-use the tool.
-
-Once requirements are met, you have some options for
-[getting the application source files](create-app-get-source-files.html)
-together.
-These options depend on where the XDS Server part is
-running and which Client Part configuration you are using
-(i.e. Standalone, On-Premise, or SaaS).
-
-You can build the application several ways:
-
-- Use the XDS Client
- [Command Line](create-app-build-cmd-line.html)
-- Use the XDS Client
- [Dashboard](create-app-build-dashboard.html)
-- Use a third-party Interactive Development Environment
- ([IDE](create-app-build-ide.html)) application
- (e.g. NetBeans, Visual Studio, and so forth).
-
-The following figure overviews the XDS application development process:
-
-![](pictures/create-app-workflow.png){:: style="margin:auto; display:flex"}