Skip to content

Commit 8287e8c

Browse files
committed
The overview section
1 parent 2ec265c commit 8287e8c

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

Docs/Introduction/Overview.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Overview of CodeFactory
2+
This provides an overview of the different capabilities and parts of the CodeFactory environment.
3+
Each target area will provide a clear overview of target set of capabilites as well as guidance.
4+
5+
This overview is designed to be read either top down or jump to the topic that interests you.
6+
7+
## CodeFactory for VisualStudio
8+
Review of the CodeFactory environment and how it integrates with Visual Studio.
9+
10+
[Link Here]
11+
12+
## CodeFactory Platform
13+
Review of the different parts of the CodeFactory platform itself. These are used to drive CodeFactory also used in authoring CodeFactory automation.
14+
15+
[Link Here]
16+
17+
### Data Models
18+
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.
19+
20+
[Link Here]
21+
22+
### Commands
23+
Detailed review of how CodeFactory automation is triggered and used.
24+
25+
[Link Here]
26+
27+
### Visual Studio Actions
28+
Review of the core API that provides access to Visual Studio.
29+
30+
[Link Here]
31+
32+
### Source Formatting
33+
Review of the different approaches that are used for formatting source code output.
34+
35+
[Link Here]
36+
37+
### User Interface
38+
Review of how user interfaces can be created and used in the Visual Studio environment.
39+
40+
[Link Here]
41+
42+
## CodeFactory Guidance
43+
Different walk through guidiance is provided to help you get started and understand how to use the CodeFactory SDK.
44+
45+
[Link Here]

0 commit comments

Comments
 (0)