diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-01-12 17:05:25 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-01-12 17:05:25 +0200 |
commit | d8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa (patch) | |
tree | b21f65bb973745eef52aacb24e5295c4451f2ef0 /doc/smolbote.asciidoc | |
parent | Refactor WebViewContextMenu (diff) | |
download | smolbote-d8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa.tar.xz |
Update doc/ and move various entries to wiki
Diffstat (limited to 'doc/smolbote.asciidoc')
-rw-r--r-- | doc/smolbote.asciidoc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/smolbote.asciidoc b/doc/smolbote.asciidoc deleted file mode 100644 index 101ce77..0000000 --- a/doc/smolbote.asciidoc +++ /dev/null @@ -1,22 +0,0 @@ -= smolbote: yet another no-frills web browser -:doctype: book -:toc: left -:data-uri: - -[preface] -image::browser-for-fun.png[World Domination cat, role="thumb right"] -smolbote is a cross-platform keep-it-simple free software web browser based on -Qt and QtWebEngine. - -''' - -include::Usage/CommandLine.asciidoc[] - -include::Usage/Configuration.asciidoc[] - -include::Usage/Profile.asciidoc[] - -include::Usage/Plugins.asciidoc[] - -include::Usage/Filter.asciidoc[] - |