en-US/about_VSTeamBuilder.help.help.txt

TOPIC
    about_vsteambuilder
 
    ABOUT TOPIC NOTE:
    The first header of the about topic should be the topic name.
    The second header contains the lookup name used by the help system.
     
    IE:
    # Some Help Topic Name
    ## SomeHelpTopicFileName
     
    This will be transformed into the text file
    as `about_SomeHelpTopicFileName`.
    Do not include file extensions.
    The second header should have no spaces.
 
SHORT DESCRIPTION
    Powershell Module that automates VSTS/TFS project creation and configuration
    for large project configurations.
 
    ABOUT TOPIC NOTE:
    About topics can be no longer than 80 characters wide when rendered to text.
    Any topics greater than 80 characters will be automatically wrapped.
    The generated about topic will be encoded UTF-8.
 
LONG DESCRIPTION
    Powershell Module that automates VSTS/TFS project creation and configuration
    for large project configurations. By defining your team structure and
    configurations, this module will create your team project with custom
    security groups, repos, nested areas, nested iterations and much more.
    The goal of this project is to automate management of VSTS/TFS big projects.
     This module is for administrators that need to create custom groups, repos,
    and build definitions. This module uses the TFS API and TFS Object DLLs to
    create the necessary teams.
 
Optional Subtopics
    {{ Optional Subtopic Placeholder }}
 
EXAMPLES
    {{ Code or descriptive examples of how to leverage the functions described.
    }}
 
NOTE
    {{ Note Placeholder - Additional information that a user needs to know.}}
 
TROUBLESHOOTING NOTE
    {{ Troubleshooting Placeholder - Warns users of bugs}}
    {{ Explains behavior that is likely to change with fixes }}
 
SEE ALSO
    {{ See also placeholder }}
    {{ You can also list related articles, blogs, and video URLs. }}
 
KEYWORDS
    {{List alternate names or titles for this topic that readers might use.}}
    - {{ Keyword Placeholder }}
    - {{ Keyword Placeholder }}
    - {{ Keyword Placeholder }}
    - {{ Keyword Placeholder }}