Skip to content

Commit bb07545

Browse files
authored
Merge pull request #29 from CodeFactoryLLC/Docs
fixed release notes version
2 parents c626be6 + 6002652 commit bb07545

File tree

6 files changed

+144
-15
lines changed

6 files changed

+144
-15
lines changed

docs/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,9 +1494,9 @@
14941494
"title": "| CodeFactory for Windows",
14951495
"keywords": "CodeFactory for Visual Studio Windows Release Notes This section will provide release notes the for the CodeFactory for Visual Studio Windows - Runtime and SDK."
14961496
},
1497-
"releasenotes/Release1-23157-0-1.html": {
1498-
"href": "releasenotes/Release1-23157-0-1.html",
1497+
"releasenotes/Release2-23157-0-1.html": {
1498+
"href": "releasenotes/Release2-23157-0-1.html",
14991499
"title": "Notes | CodeFactory for Windows",
1500-
"keywords": "Release Notes Version 1.23157.0.1 Notes Initial release of the runtime and SDK for general avalaiblity for customer usage. This is version 2.0 of CodeFactory for Visual Studio Windowss. This release focused on the following. Migration from .Net Framework to .Net Standard were possible. Upgrade to .NetFramework 4.8 for all automation libraries Integration of ADK functionality into the core runtime. Streamline API call names for ease of use. First generation of Code Blocks and Builders incorportated into the SDK and Runtime."
1500+
"keywords": "Release Notes Version 2.23157.0.1 Notes Initial release of the runtime and SDK for general avalaiblity for customer usage. This is version 2.0 of CodeFactory for Visual Studio Windowss. This release focused on the following. Migration from .Net Framework to .Net Standard were possible. Upgrade to .NetFramework 4.8 for all automation libraries Integration of ADK functionality into the core runtime. Streamline API call names for ease of use. First generation of Code Blocks and Builders incorportated into the SDK and Runtime."
15011501
}
15021502
}

docs/manifest.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,10 +3103,10 @@
31033103
},
31043104
{
31053105
"type": "Conceptual",
3106-
"source_relative_path": "releasenotes/Release1-23157-0-1.md",
3106+
"source_relative_path": "releasenotes/Release2-23157-0-1.md",
31073107
"output": {
31083108
".html": {
3109-
"relative_path": "releasenotes/Release1-23157-0-1.html"
3109+
"relative_path": "releasenotes/Release2-23157-0-1.html"
31103110
}
31113111
},
31123112
"version": ""
@@ -3122,9 +3122,6 @@
31223122
"version": ""
31233123
},
31243124
{
3125-
"log_codes": [
3126-
"InvalidFileLink"
3127-
],
31283125
"type": "Toc",
31293126
"source_relative_path": "releasenotes/toc.yml",
31303127
"output": {
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
<!DOCTYPE html>
2+
<!--[if IE]><![endif]-->
3+
<html>
4+
5+
<head>
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8+
<title>Notes | CodeFactory for Windows </title>
9+
<meta name="viewport" content="width=device-width">
10+
<meta name="title" content="Notes | CodeFactory for Windows ">
11+
<meta name="generator" content="docfx ">
12+
13+
<link rel="shortcut icon" href="../images/favicon.png">
14+
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
15+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/night-owl.min.css">
16+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" integrity="sha384-EvBWSlnoFgZlXJvpzS+MAUEjvN7+gcCwH+qh7GRFOGgZO0PuwOFro7qPOJnLfe7l" crossorigin="anonymous">
17+
<link rel="stylesheet" href="../styles/config.css">
18+
<link rel="stylesheet" href="../styles/discord.css">
19+
<link rel="stylesheet" href="../styles/singulink.css">
20+
<link rel="stylesheet" href="../styles/main.css">
21+
<meta property="docfx:navrel" content="../toc.html">
22+
<meta property="docfx:tocrel" content="toc.html">
23+
24+
<meta property="docfx:rel" content="../">
25+
<meta property="docfx:newtab" content="true">
26+
</head>
27+
<body>
28+
<div class="top-navbar">
29+
<a class="burger-icon" onclick="toggleMenu()">
30+
<svg name="Hamburger" style="vertical-align: middle;" width="34" height="34" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4V9H20V6ZM4 10.999H20V13.999H4V10.999ZM4 15.999H20V18.999H4V15.999Z"></path></svg>
31+
</a>
32+
33+
34+
<a class="brand" href="../index.html">
35+
<img src="../images/logo.png" alt="CodeFactory for Windows" class="logomark">
36+
<span class="brand-title">CodeFactory for Windows</span>
37+
</a> </div>
38+
39+
<div class="body-content">
40+
<div id="blackout" class="blackout" onclick="toggleMenu()"></div>
41+
42+
<nav id="sidebar" role="navigation">
43+
<div class="sidebar">
44+
45+
<div>
46+
<div class="mobile-hide">
47+
48+
<a class="brand" href="../index.html">
49+
<img src="../images/logo.png" alt="CodeFactory for Windows" class="logomark">
50+
<span class="brand-title">CodeFactory for Windows</span>
51+
</a> </div>
52+
53+
<div class="sidesearch">
54+
<form id="search" role="search" class="search">
55+
<i class="bi bi-search search-icon"></i>
56+
<input type="text" id="search-query" placeholder="Search" autocomplete="off">
57+
</form>
58+
</div>
59+
60+
<div id="navbar">
61+
</div>
62+
</div> <div class="sidebar-item-separator"></div>
63+
64+
<div id="sidetoggle">
65+
<div id="sidetoc"></div>
66+
</div>
67+
</div>
68+
<div class="footer">
69+
70+
<strong><a href='https://www.codefactory.software'>CodeFactory</a></strong>
71+
</div> </nav>
72+
73+
<main class="main-panel">
74+
75+
<div id="search-results" style="display: none;">
76+
<h1 class="search-list">Search Results for <span></span></h1>
77+
<div class="sr-items">
78+
<p><i class="bi bi-hourglass-split index-loading"></i></p>
79+
</div>
80+
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
81+
</div>
82+
83+
84+
<div role="main" class="hide-when-search">
85+
86+
<div class="subnav navbar navbar-default">
87+
<div class="container hide-when-search" id="breadcrumb">
88+
<ul class="breadcrumb">
89+
<li></li>
90+
</ul>
91+
</div>
92+
</div>
93+
94+
95+
<article class="content wrap" id="_content" data-uid="">
96+
97+
<a class="brand">
98+
<img src="../images/releasenotes.png" width="70">
99+
<span class="brand-title">Release Notes Version 2.23157.0.1</span>
100+
</a>
101+
<h1 id="notes">Notes</h1>
102+
<p>Initial release of the runtime and SDK for general avalaiblity for customer usage. This is version 2.0 of CodeFactory for Visual Studio Windowss.</p>
103+
<p>This release focused on the following.</p>
104+
<ul>
105+
<li>Migration from .Net Framework to .Net Standard were possible.</li>
106+
<li>Upgrade to .NetFramework 4.8 for all automation libraries</li>
107+
<li>Integration of ADK functionality into the core runtime.</li>
108+
<li>Streamline API call names for ease of use.</li>
109+
<li>First generation of Code Blocks and Builders incorportated into the SDK and Runtime.</li>
110+
</ul>
111+
</article>
112+
</div>
113+
114+
<div class="copyright-footer">
115+
<span>&#169; CodeFactory, LLC. All rights reserved.</span>
116+
</div>
117+
</main>
118+
</div>
119+
120+
121+
<script src="https://code.jquery.com/jquery-3.6.3.min.js" integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=" crossorigin="anonymous"></script>
122+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
123+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-+sLIOodYLS7CIrQpBjl+C7nPvqq+FbNUBDunl/OZv93DB7Ln/533i8e/mZXLi/P+" crossorigin="anonymous"></script>
124+
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
125+
<script type="text/javascript" src="../styles/jquery.twbsPagination.min.js"></script>
126+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.mark.min.js"></script>
127+
<script type="text/javascript" src="../styles/url.min.js"></script>
128+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/anchor.min.js"></script>
129+
<script type="text/javascript" src="../styles/docfx.js"></script>
130+
<script type="text/javascript" src="../styles/main.js"></script>
131+
<script type="text/javascript" src="../styles/singulink.js"></script> </body>
132+
</html>

docs/releasenotes/toc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
<ul class="nav level1">
1515
<li>
16-
<a href="intro.md" class="sidebar-item" name="" title="Getting Started">Getting Started</a>
16+
<a href="index.html" class="sidebar-item" name="" title="Release Notes">Release Notes</a>
1717

1818
</li>
1919
<li>
20-
<a href="Release1-23157-0-1.html" class="sidebar-item" name="" title="Release 1.23157.0.1 - SDK 1.23157.1">Release 1.23157.0.1 - SDK 1.23157.1</a>
20+
<a href="Release2-23157-0-1.html" class="sidebar-item" name="" title="Release 2.23157.0.1 - SDK 2.23157.1">Release 2.23157.0.1 - SDK 2.23157.1</a>
2121

2222
</li>
2323
</ul>

gendocs/releasenotes/Release1-23157-0-1.md renamed to gendocs/releasenotes/Release2-23157-0-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a class="brand" >
22
<img src="../images/releasenotes.png" width=70 />
3-
<span class="brand-title">Release Notes Version 1.23157.0.1</span>
3+
<span class="brand-title">Release Notes Version 2.23157.0.1</span>
44
</a>
55

66
# Notes

gendocs/releasenotes/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Getting Started
2-
href: intro.md
1+
- name: Release Notes
2+
href: index.md
33

4-
- name: Release 1.23157.0.1 - SDK 1.23157.1
5-
href: Release1-23157-0-1.md
4+
- name: Release 2.23157.0.1 - SDK 2.23157.1
5+
href: Release2-23157-0-1.md

0 commit comments

Comments
 (0)