Skip to content

Commit 65ec046

Browse files
committed
Generate website documentation (v1.0)
1 parent 8ebb6f9 commit 65ec046

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1800
-330
lines changed

docs/assets/images/blue-2017.png

-377 KB
Binary file not shown.

docs/assets/images/blue-2019.png

-373 KB
Binary file not shown.

docs/assets/images/dark-purple.png

-370 KB
Binary file not shown.

docs/assets/images/dark.png

-371 KB
Binary file not shown.
1.49 KB

docs/assets/images/developer-news.png

24.9 KB
-29.9 KB
Binary file not shown.
1.96 KB

docs/assets/images/light.png

-359 KB
Binary file not shown.
97.8 KB
37.8 KB
81.6 KB
74.8 KB
110 KB
82.6 KB

docs/assets/images/purple.png

-377 KB
Binary file not shown.
31.2 KB
4.37 KB
4.62 KB
4.63 KB
10.7 KB
1.39 KB

docs/assets/images/recent-items.png

31.7 KB

docs/assets/images/start-actions.png

3.37 KB
0 Bytes
-102 KB
Binary file not shown.
0 Bytes

docs/assets/images/tan.png

-377 KB
Binary file not shown.
190 KB
195 KB
189 KB
188 KB
188 KB
188 KB
188 KB
188 KB

docs/changelog/index.html

Lines changed: 229 additions & 21 deletions
Large diffs are not rendered by default.

docs/features/index.html

Lines changed: 961 additions & 106 deletions
Large diffs are not rendered by default.

docs/getting-started/index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -208,22 +208,22 @@
208208
<ul class="md-nav__list" data-md-scrollfix>
209209

210210
<li class="md-nav__item">
211-
<a href="#option-1-from-inside-visual-studio" title="Option 1 - From Inside Visual Studio" class="md-nav__link">
212-
Option 1 - From Inside Visual Studio
211+
<a href="#option-1-from-extension-manager" title="Option 1 - From Extension Manager" class="md-nav__link">
212+
Option 1 - From Extension Manager
213213
</a>
214214

215215
</li>
216216

217217
<li class="md-nav__item">
218-
<a href="#option-2-download-and-install-manually" title="Option 2 - Download and Install Manually" class="md-nav__link">
219-
Option 2 - Download and Install Manually
218+
<a href="#option-2-from-visual-studio-marketplace" title="Option 2 - From Visual Studio Marketplace" class="md-nav__link">
219+
Option 2 - From Visual Studio Marketplace
220220
</a>
221221

222222
</li>
223223

224224
<li class="md-nav__item">
225-
<a href="#option-3-from-the-source-code" title="Option 3 - From the Source Code" class="md-nav__link">
226-
Option 3 - From the Source Code
225+
<a href="#option-3-from-source-code" title="Option 3 - From Source Code" class="md-nav__link">
226+
Option 3 - From Source Code
227227
</a>
228228

229229
</li>
@@ -313,22 +313,22 @@
313313
<ul class="md-nav__list" data-md-scrollfix>
314314

315315
<li class="md-nav__item">
316-
<a href="#option-1-from-inside-visual-studio" title="Option 1 - From Inside Visual Studio" class="md-nav__link">
317-
Option 1 - From Inside Visual Studio
316+
<a href="#option-1-from-extension-manager" title="Option 1 - From Extension Manager" class="md-nav__link">
317+
Option 1 - From Extension Manager
318318
</a>
319319

320320
</li>
321321

322322
<li class="md-nav__item">
323-
<a href="#option-2-download-and-install-manually" title="Option 2 - Download and Install Manually" class="md-nav__link">
324-
Option 2 - Download and Install Manually
323+
<a href="#option-2-from-visual-studio-marketplace" title="Option 2 - From Visual Studio Marketplace" class="md-nav__link">
324+
Option 2 - From Visual Studio Marketplace
325325
</a>
326326

327327
</li>
328328

329329
<li class="md-nav__item">
330-
<a href="#option-3-from-the-source-code" title="Option 3 - From the Source Code" class="md-nav__link">
331-
Option 3 - From the Source Code
330+
<a href="#option-3-from-source-code" title="Option 3 - From Source Code" class="md-nav__link">
331+
Option 3 - From Source Code
332332
</a>
333333

334334
</li>
@@ -358,35 +358,35 @@
358358
<h1 id="getting-started">Getting Started<a class="headerlink" href="#getting-started" title="Permanent link">&para;</a></h1>
359359
<p>There are three ways you can install <em>Start Page+</em>:</p>
360360
<ol>
361-
<li>From Inside Visual Studio</li>
362-
<li>Download and Install Manually</li>
363-
<li>From the <em>source code</em></li>
361+
<li>From Extension Manager</li>
362+
<li>From VS Marketplace</li>
363+
<li>From Source Code</li>
364364
</ol>
365-
<h2 id="option-1-from-inside-visual-studio">Option 1 - From Inside Visual Studio<a class="headerlink" href="#option-1-from-inside-visual-studio" title="Permanent link">&para;</a></h2>
365+
<h2 id="option-1-from-extension-manager">Option 1 - From Extension Manager<a class="headerlink" href="#option-1-from-extension-manager" title="Permanent link">&para;</a></h2>
366366
<ol>
367-
<li>In Visual Studio open the <em>Extensions</em> dialog</li>
367+
<li>In Visual Studio, open the <em>Extensions</em> dialog</li>
368368
<li>VS 2017: <em>Extensions and Updates</em></li>
369369
<li>VS 2019: <em>Manage Extensions</em></li>
370370
<li>Click on the <em>Online</em> tab</li>
371371
<li>Type <em>Start Page+</em> in the search box</li>
372372
<li>Click on <em>Start Page+</em> in the list</li>
373373
<li>Click the <em>Download</em> button</li>
374374
</ol>
375-
<h2 id="option-2-download-and-install-manually">Option 2 - Download and Install Manually<a class="headerlink" href="#option-2-download-and-install-manually" title="Permanent link">&para;</a></h2>
375+
<h2 id="option-2-from-visual-studio-marketplace">Option 2 - From Visual Studio Marketplace<a class="headerlink" href="#option-2-from-visual-studio-marketplace" title="Permanent link">&para;</a></h2>
376376
<ol>
377377
<li>Click on this link to download from <a href="https://marketplace.visualstudio.com/items?itemName=YannDuran.StartPagePlus">Visual Studio Marketplace website</a></li>
378378
<li>Click the <em>Download</em> button, and select where to save it</li>
379379
<li>Install the downloaded VSIX file, from wherever you saved it</li>
380380
</ol>
381-
<h2 id="option-3-from-the-source-code">Option 3 - From the Source Code<a class="headerlink" href="#option-3-from-the-source-code" title="Permanent link">&para;</a></h2>
381+
<h2 id="option-3-from-source-code">Option 3 - From Source Code<a class="headerlink" href="#option-3-from-source-code" title="Permanent link">&para;</a></h2>
382382
<ol>
383383
<li>Find the <a href="https://github.com/luminous-software/start-page-plus">source code</a> on GitHub</li>
384384
<li>Fork it or clone it</li>
385385
<li>Compile the solution</li>
386386
<li>Install the compiled VSIX file</li>
387387
</ol>
388388
<h2 id="view-startpage">View StartPage+<a class="headerlink" href="#view-startpage" title="Permanent link">&para;</a></h2>
389-
<p>Once StartPage+ is installed simply click on <em>View</em> | <em>StartPage+_</em></p>
389+
<p>Once StartPage+ is installed simply click on <em>View</em> | <em>StartPage+</em></p>
390390

391391

392392

0 commit comments

Comments
 (0)