Start writing documentation for featherpad

This commit is contained in:
Lyn Perrine 2018-09-19 14:44:11 -07:00
parent e5ea4c34ba
commit 44d3e3524e
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,17 @@
Chapter 2.4.2 Featherpad
========================
Featherpad is a lightweight text editor.
It supports:
- tabs
- syntax highlighting
- autoindent
- autobracket
- line numbers
- search with find/replace
How to Launch
-------------
In the menu go to Acessories -> featherpad or run featherpad from the command line.

View File

@ -5,5 +5,6 @@ Chapter 2.4 Acessories
.. toctree::
:maxdepth: 2
:titlesonly:
2.4.2/Featherpad