diff --git a/doc/design/application/SubsystemLifecycle.txt b/doc/design/application/ApplicationStart.txt similarity index 94% rename from doc/design/application/SubsystemLifecycle.txt rename to doc/design/application/ApplicationStart.txt index bff850b03..6b48e57fa 100644 --- a/doc/design/application/SubsystemLifecycle.txt +++ b/doc/design/application/ApplicationStart.txt @@ -1,17 +1,10 @@ -Startup and Shutdown of Subsystems -================================== -:Date: Dec 2008 +The Application : Start-up and Subsystems +========================================= +:Date: 2009 :Author: Ichthyo -//MENU: label Subsystem start +//MENU: label Start-up -.copied from 'pipapo.org' -NOTE: This page was moved from _Cehteh_'s MoinMoin-wiki, - which at that time was the first home of Lumiera development + - The design and techniques outlined here are in use without major - changes as of 2015 (and can be expected to remain this way). The - documentation needs rewording in a more neutral and descriptive - way and probably an introductory paragraph might be helpful [yellow-background]#TODO# ...There is now sort-of an ``application realm'', which doesn't belong strictly to any one of the Layers. It serves the purpose of pulling up and tearing down the diff --git a/doc/design/application/index.txt b/doc/design/application/index.txt index 71b7cebe4..11b8b02d5 100644 --- a/doc/design/application/index.txt +++ b/doc/design/application/index.txt @@ -1,8 +1,10 @@ Design Documents: Application Framework ======================================= +// Menu : prepend child ApplicationStart + * link:Config.html[Configuration] * link:plugin_loader.html[Plugin Loader] - * link:SubsystemLifecycle.html[Application Subsystems and Lifecycle] + * link:ApplicationStart.html[Application Subsystems and Lifecycle]