Skip to content

Commit

Permalink
release 1.10.0 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Apr 27, 2021
1 parent 00f79a6 commit 2309805
Show file tree
Hide file tree
Showing 10 changed files with 515 additions and 46 deletions.
3 changes: 3 additions & 0 deletions docs/classes/pl.Date.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ <h1>Class <code>pl.Date</code></h1>
<p>Date and Date Format classes.</p>
<p> See <a href="../manual/05-dates.md.html#">the Guide</a>.</p>

<p> NOTE: the date module is deprecated! see
https://github.com/lunarmodules/Penlight/issues/285</p>

<p> Dependencies: <a href="../libraries/pl.class.html#">pl.class</a>, <a href="../libraries/pl.stringx.html#">pl.stringx</a>, <a href="../libraries/pl.utils.html#">pl.utils</a></p>


Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2>Examples</h2>
<div id="content">


<h2>Penlight Lua Libraries 1.9.2</h2>
<h2>Penlight Lua Libraries 1.10.0</h2>
<p>Penlight is a set of pure Lua libraries for making it easier to work with common tasks like iterating over directories, reading configuration files and the like. Provides functional operations on tables and sequences. Visit the <a href="https://github.com/lunarmodules/Penlight">GitHub project</a> to review the code or file issues. Skip to the <a href="manual/01-introduction.md.html#">introduction</a>.</p>

<h2>Libraries</h2>
Expand Down
Loading

0 comments on commit 2309805

Please sign in to comment.