Skip to content

Commit 0208c61

Browse files
authored
Update Overview.md
Updated minor formatting and typos
1 parent cea055a commit 0208c61

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Docs/Introduction/Overview.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
# Overview of CodeFactory
2-
This describes the different capabilities and parts of the CodeFactory ecosystem. Each area will provide a clear overview of target set of capabilites as well as guidance.
2+
This describes the different capabilities and components of the CodeFactory ecosystem. Each section will provide a clear overview of a targeted set of capabilites, as well as guidance.
33

4-
This guide is designed to be read either top down or jump to the topic that interests you.
4+
This guide is designed to be read either top to bottom or jump to whichever topic interests you.
55

66
## CodeFactory for VisualStudio
77
Review of the CodeFactory environment and how it integrates with Visual Studio.
88

99
[Link Here]
1010

1111
## CodeFactory Platform
12-
Review of the different parts of the CodeFactory platform itself. This decsribes what is used to drive CodeFactory also used in authoring CodeFactory automation.
12+
Review of the different components of the CodeFactory platform itself. This describes what is used to drive CodeFactory, and also to author custom CodeFactory automation.
1313

1414
[Link Here]
1515

1616
### Data Models
17-
Review of the core data models that make up the CodeFactory platform. This provides an understanding of how data is captured and presented in CodeFactory.
17+
Review of the core data models which make up the CodeFactory Platform, describing how data is captured and presented in CodeFactory.
1818

1919
[Link Here]
2020

2121
### Commands
22-
Detailed review of how CodeFactory automation is triggered and used.
22+
Review of how CodeFactory automation is triggered and consumed.
2323

2424
[Link Here]
2525

2626
### Visual Studio Actions
27-
Review of the core API that provides access to Visual Studio.
27+
Review of the core API which provides access to Visual Studio.
2828

2929
[Link Here]
3030

3131
### Source Formatting
32-
Review of the different approaches that are used for formatting source code output.
32+
Review of different approaches which are used for formatting generated source code.
3333

3434
[Link Here]
3535

36-
### User Interface
37-
Review of how user interfaces can be created and used in the Visual Studio environment.
36+
### User Interfaces
37+
Review of how user interfaces can be created and used within the Visual Studio environment.
3838

3939
[Link Here]
4040

4141
## CodeFactory Guidance
42-
Different walk through guidiance is provided to help you get started and understand how to use the CodeFactory SDK.
42+
A variety of "walk-through" scenario-driven guidance is provided to help you get started and understand how to use the CodeFactory SDK.
4343

44-
[Link Here]
44+
[Link Here]

0 commit comments

Comments
 (0)