8000 GitHub - mdh34/quickDocs at 2.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mdh34/quickDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickDocs Icon

build Get it on AppCenter

A fast developer docs reader Screenshot Screenshot

Doc Sources:

  • Valadoc
  • DevDocs

Both are avalibale to use offline

Build Dependencies:

  • libarchive-dev
  • libdevhelp-dev
  • libgtk-3-dev
  • libwebkit2gtk-4.0-dev
  • meson
  • valac

Run Dependencies:

  • libarchive
  • libdevhelp
  • libwebkit2gtk-4.0

Install:

Flatpak:

quickDocs is avaliable on Flathub, install it by running:

flatpak install flathub com.github.mdh34.quickdocs

Distro Packages:

  • For Debian / Ubuntu based systems, install the latest .deb from here (64-bit only)
  • For Arch Linux based systems, install the AUR package from here
  • For OpenSUSE Leap / Tumbleweed, add the following repo

Install From Source:

The following instructions should work on most debian-based systems:

sudo apt install libarchive libarchive-dev libgtk-3-dev libdevhelp-dev libdevhelp libwebkit2gtk-4.0 libwebkit2gtk-4.0-dev meson valac
git clone https://github.com/mdh34/quickDocs.git
cd ./quickDocs/
meson build --prefix=/usr
cd build
ninja
sudo ninja install

About

quickly read developer documentation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
  • 0