Skip to content

Commit 6996f2d

Browse files
committed
Update images
1 parent bba361b commit 6996f2d

File tree

7 files changed

+11
-12
lines changed

7 files changed

+11
-12
lines changed
1.25 KB
Loading

docs-src/img/favicon.ico

946 Bytes
Binary file not shown.

docs-src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# What is this?
1+
# InEngine.NET - Command Processing Server.
2+
3+
InEngine.NET allows commands to be queued, scheduled, and run directly.
24

3-
InEngine.NET is a background commands processing server.
4-
It allows commands to be queued, scheduled, and ran directly.
55

66
## How to Get Started
77

docs/images/inengine-logo-32.png

1.25 KB
Loading

docs/img/favicon.ico

-204 Bytes
Binary file not shown.

docs/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,14 @@
8383
<div class="container">
8484
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
8585
<ul class="nav bs-sidenav">
86-
<li class="main active"><a href="#what-is-this">What is this?</a></li>
86+
<li class="main active"><a href="#inenginenet-command-processing-server">InEngine.NET - Command Processing Server.</a></li>
8787
<li><a href="#how-to-get-started">How to Get Started</a></li>
8888
</ul>
8989
</div></div>
9090
<div class="col-md-9" role="main">
9191

92-
<h1 id="what-is-this">What is this?</h1>
93-
<p>InEngine.NET is a background commands processing server.
94-
It allows commands to be queued, scheduled, and ran directly. </p>
92+
<h1 id="inenginenet-command-processing-server">InEngine.NET - Command Processing Server.</h1>
93+
<p>InEngine.NET allows commands to be queued, scheduled, and run directly. </p>
9594
<h2 id="how-to-get-started">How to Get Started</h2>
9695
<p>Get started by reading up on <a href="./commands">commands</a>.</p></div>
9796
</div>
@@ -133,5 +132,5 @@ <h4 class="modal-title" id="exampleModalLabel">Search</h4>
133132

134133
<!--
135134
MkDocs version : 0.16.3
136-
Build Date UTC : 2017-11-20 00:37:37
135+
Build Date UTC : 2017-11-20 04:36:59
137136
-->

docs/mkdocs/search_index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"docs": [
33
{
44
"location": "/",
5-
"text": "What is this?\n\n\nInEngine.NET is a background commands processing server. \nIt allows commands to be queued, scheduled, and ran directly. \n\n\nHow to Get Started\n\n\nGet started by reading up on \ncommands\n.",
5+
"text": "InEngine.NET - Command Processing Server.\n\n\nInEngine.NET allows commands to be queued, scheduled, and run directly. \n\n\nHow to Get Started\n\n\nGet started by reading up on \ncommands\n.",
66
"title": "Getting Started"
77
},
88
{
9-
"location": "/#what-is-this",
10-
"text": "InEngine.NET is a background commands processing server. \nIt allows commands to be queued, scheduled, and ran directly.",
11-
"title": "What is this?"
9+
"location": "/#inenginenet-command-processing-server",
10+
"text": "InEngine.NET allows commands to be queued, scheduled, and run directly.",
11+
"title": "InEngine.NET - Command Processing Server."
1212
},
1313
{
1414
"location": "/#how-to-get-started",

0 commit comments

Comments
 (0)