mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
adding ngdocs site for tower doc site
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
/*********************************************
|
||||
* Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
*
|
||||
*/
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name helpers.function:LoadConfig
|
||||
* @description Attempts to load local_config.js. If not found, loads config.js. Then evaluates the loaded
|
||||
* javascript, putting the result in $AnsibleConfig.
|
||||
* LoadConfigHelper
|
||||
*
|
||||
* Attempts to load local_config.js. If not found, loads config.js. Then evaluates the loaded
|
||||
* javascript, putting the result in $AnsibleConfig.
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user