traumschule / tor-tb-manual Public
verify
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
This branch is 2 commits ahead of master.
Contribute
-
This branch is 2 commits ahead of master.
Open a pull request to contribute your changes upstream.
Tor Browser User Manual
=======================
Written using Mallard.
Original (English) source lies in `C`.
Building the HTML version
-------------------------
Required dependencies on Debian:
git autoconf yelp-tools yelp-xsl intltool
Bootstrap:
autoreconf -vif
Build:
./configure
make html
Generating the .POT file for localization
-----------------------------------------
Generate .pot file from .page files:
(From the C/ directory) itstool -o ../tor-browser-manual.pot *.page
Remove the itstool spam from .pot file:
(From the base directory) sed -i '/itstool/d' tor-browser-manual.pot
Resources
----------
Mallard cheat sheet:
<http://blogs.gnome.org/shaunm/files/2012/01/mallardcheatsheet.png>
Releases
No releases published
Packages 0
No packages published