diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-03-24 13:39:47 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-03-24 13:39:47 +0200 |
commit | 72575ccadb235c6636ef0e10519caee5dc2a4ffd (patch) | |
tree | b690cab7953ef010432ec0a420e9bbc35aa5d97b /doc/smolbote.7.asciidoc | |
parent | Added firejail profile workarounds for amd cpu and/or ati graphics (diff) | |
download | smolbote-72575ccadb235c6636ef0e10519caee5dc2a4ffd.tar.xz |
Use scdoc to generate manpages
Diffstat (limited to 'doc/smolbote.7.asciidoc')
-rw-r--r-- | doc/smolbote.7.asciidoc | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/smolbote.7.asciidoc b/doc/smolbote.7.asciidoc deleted file mode 100644 index a950816..0000000 --- a/doc/smolbote.7.asciidoc +++ /dev/null @@ -1,39 +0,0 @@ -= smolbote(7) -:doctype: manpage -:man source: smolbote -:man manual: smolbote manpage -:toc: -:homepage: https://neueland.iserlohn-fortress.net/smolbote/ - -== Name -smolbote - yet another no-frills web browser - -== Synopsis -*poi* ['-OPTION' ['...']] ['COMMAND'] ['URL' ['...']] - -== Description -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[] - -== Copyright -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License version 3 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. |