diff options
Diffstat (limited to 'docs/examples/bookmarks/README.rst')
-rw-r--r-- | docs/examples/bookmarks/README.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/examples/bookmarks/README.rst b/docs/examples/bookmarks/README.rst new file mode 100644 index 0000000..6114225 --- /dev/null +++ b/docs/examples/bookmarks/README.rst @@ -0,0 +1,9 @@ +############## + My Bookmarks +############## + +This is an example collection of bookmarks. + +A page with all the bookmarks can be generated with the command:: + + lesana search --all --template templates/page.html '*' > my_bookmarks.html |