Skip to content

Commit

Permalink
Update readme for RDoc indention
Browse files Browse the repository at this point in the history
  • Loading branch information
evanthegrayt committed Jul 12, 2020
1 parent bca2c55 commit 57e16e3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 12 deletions.
14 changes: 9 additions & 5 deletions doc/README_md.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>Pages</h3>
<main role="main" aria-label="Page README.md">

<h1 id="label-The+Standup+Doctor">The Standup Doctor<span><a href="#label-The+Standup+Doctor">&para;</a> <a href="#top">&uarr;</a></span></h1>

<!-- vi: set ts=4 sw=4 : -->
<p><a href="https://actions-badge.atrox.dev/evanthegrayt/standup_md/goto?ref=master"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fevanthegrayt%2Fstandup_md%2Fbadge%3Fref%3Dmaster&style=flat"></a> <a href="https://badge.fury.io/rb/standup_md"><img src="https://badge.fury.io/rb/standup_md.svg"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>

<blockquote>
Expand All @@ -120,24 +120,26 @@ <h2 id="label-Table+of+Contents">Table of Contents<span><a href="#label-Table+of
<p><a href="#about">About</a></p>
</li><li>
<p><a href="#Installation">Installation</a></p>
</li><li>
<ul><li>
<p><a href="#via-rubygems">Via RubyGems</a></p>
</li><li>
<p><a href="#manual-installation">Manual Installation</a></p>
</li></ul>
</li><li>
<p><a href="#usage">Usage</a></p>
</li><li>
<ul><li>
<p><a href="#command-line">Command Line</a></p>
<ul><li>
<p><a href="#cli-examples">CLI Examples</a></p>
</li><li>
<ul><li>
<p><a href="#adding-an-entry-for-today-via-editor">Adding an entry for today via editor</a></p>
</li><li>
<p><a href="#copy-the-entry-for-today-to-clipboard">Copy the entry for today to clipboard</a></p>
</li><li>
<p><a href="#add-entry-to-file-without-opening-it">Add entry to file without opening it</a></p>
</li><li>
<p><a href="#find-an-entry-by-date-and-print-it">Find an entry by date and print it</a></p>
</li></ul>
</li><li>
<p><a href="#customization-and-runtime-options">Customization and Runtime Options</a></p>
</li><li>
Expand All @@ -147,13 +149,15 @@ <h2 id="label-Table+of+Contents">Table of Contents<span><a href="#label-Table+of
<p><a href="#api">API</a></p>
<ul><li>
<p><a href="#api-examples">API Examples</a></p>
</li><li>
<ul><li>
<p><a href="#adding-an-entry-for-today">Adding an entry for today</a></p>
</li><li>
<p><a href="#finding-a-past-entry">Finding a past entry</a></p>
</li></ul>
</li><li>
<p><a href="https://evanthegrayt.github.io/standup_md/doc/index.html">Documentation</a></p>
</li></ul>
</li></ul>
</li><li>
<p><a href="#reporting-bugs-and-requesting-features">Reporting Bugs and Requesting Features</a></p>
</li><li>
Expand Down
4 changes: 2 additions & 2 deletions doc/created.rid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Thu, 25 Jun 2020 17:00:48 -0500
README.md Wed, 17 Jun 2020 21:10:35 -0500
Sun, 12 Jul 2020 14:21:22 -0500
README.md Sun, 12 Jul 2020 14:11:55 -0500
lib/standup_md.rb Thu, 25 Jun 2020 16:52:46 -0500
lib/standup_md/cli.rb Sun, 14 Jun 2020 22:01:32 -0500
lib/standup_md/cli/helpers.rb Thu, 25 Jun 2020 16:53:28 -0500
Expand Down
14 changes: 9 additions & 5 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>Class and Module Index</h3>


<h1 id="label-The+Standup+Doctor">The Standup Doctor<span><a href="#label-The+Standup+Doctor">&para;</a> <a href="#top">&uarr;</a></span></h1>

<!-- vi: set ts=4 sw=4 : -->
<p><a href="https://actions-badge.atrox.dev/evanthegrayt/standup_md/goto?ref=master"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fevanthegrayt%2Fstandup_md%2Fbadge%3Fref%3Dmaster&style=flat"></a> <a href="https://badge.fury.io/rb/standup_md"><img src="https://badge.fury.io/rb/standup_md.svg"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>

<blockquote>
Expand All @@ -122,24 +122,26 @@ <h2 id="label-Table+of+Contents">Table of Contents<span><a href="#label-Table+of
<p><a href="#about">About</a></p>
</li><li>
<p><a href="#Installation">Installation</a></p>
</li><li>
<ul><li>
<p><a href="#via-rubygems">Via RubyGems</a></p>
</li><li>
<p><a href="#manual-installation">Manual Installation</a></p>
</li></ul>
</li><li>
<p><a href="#usage">Usage</a></p>
</li><li>
<ul><li>
<p><a href="#command-line">Command Line</a></p>
<ul><li>
<p><a href="#cli-examples">CLI Examples</a></p>
</li><li>
<ul><li>
<p><a href="#adding-an-entry-for-today-via-editor">Adding an entry for today via editor</a></p>
</li><li>
<p><a href="#copy-the-entry-for-today-to-clipboard">Copy the entry for today to clipboard</a></p>
</li><li>
<p><a href="#add-entry-to-file-without-opening-it">Add entry to file without opening it</a></p>
</li><li>
<p><a href="#find-an-entry-by-date-and-print-it">Find an entry by date and print it</a></p>
</li></ul>
</li><li>
<p><a href="#customization-and-runtime-options">Customization and Runtime Options</a></p>
</li><li>
Expand All @@ -149,13 +151,15 @@ <h2 id="label-Table+of+Contents">Table of Contents<span><a href="#label-Table+of
<p><a href="#api">API</a></p>
<ul><li>
<p><a href="#api-examples">API Examples</a></p>
</li><li>
<ul><li>
<p><a href="#adding-an-entry-for-today">Adding an entry for today</a></p>
</li><li>
<p><a href="#finding-a-past-entry">Finding a past entry</a></p>
</li></ul>
</li><li>
<p><a href="https://evanthegrayt.github.io/standup_md/doc/index.html">Documentation</a></p>
</li></ul>
</li></ul>
</li><li>
<p><a href="#reporting-bugs-and-requesting-features">Reporting Bugs and Requesting Features</a></p>
</li><li>
Expand Down
Binary file modified doc/js/search_index.js.gz
Binary file not shown.

0 comments on commit 57e16e3

Please sign in to comment.