mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Update docs for new pip-based toolset
This commit is contained in:
parent
bdafa82cc3
commit
1977281a85
4 changed files with 69 additions and 63 deletions
|
@ -64,7 +64,7 @@ require_once('Core.php');
|
|||
<p><em>Do not</em> use the Unicode Roman numeral glyphs, as they are deprecated; use regular letters.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Convert all-caps or small-caps titles to title case. Use the <code class="program">titlecase</code> script in the <a href="https://github.com/standardebooks/tools">Standard Ebooks toolset</a> for consisent titlecasing.</p>
|
||||
<p>Convert all-caps or small-caps titles to title case. Use the <code class="program">se titlecase</code> script in the <a href="https://github.com/standardebooks/tools">Standard Ebooks toolset</a> for consistent titlecasing.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Remove trailing periods from chapter titles.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue