|
1 | 1 | # 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. |
3 | 3 |
|
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. |
5 | 5 |
|
6 | 6 | ## CodeFactory for VisualStudio |
7 | 7 | Review of the CodeFactory environment and how it integrates with Visual Studio. |
8 | 8 |
|
9 | 9 | [Link Here] |
10 | 10 |
|
11 | 11 | ## 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. |
13 | 13 |
|
14 | 14 | [Link Here] |
15 | 15 |
|
16 | 16 | ### 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. |
18 | 18 |
|
19 | 19 | [Link Here] |
20 | 20 |
|
21 | 21 | ### Commands |
22 | | -Detailed review of how CodeFactory automation is triggered and used. |
| 22 | +Review of how CodeFactory automation is triggered and consumed. |
23 | 23 |
|
24 | 24 | [Link Here] |
25 | 25 |
|
26 | 26 | ### 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. |
28 | 28 |
|
29 | 29 | [Link Here] |
30 | 30 |
|
31 | 31 | ### 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. |
33 | 33 |
|
34 | 34 | [Link Here] |
35 | 35 |
|
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. |
38 | 38 |
|
39 | 39 | [Link Here] |
40 | 40 |
|
41 | 41 | ## 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. |
43 | 43 |
|
44 | | -[Link Here] |
| 44 | +[Link Here] |
0 commit comments