• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

development/H22-Feb-2020-959669

ext/H22-Feb-2020-3121

favicon/H03-May-2022-3221

guide/H22-Feb-2020-3,2152,209

images/H03-May-2022-

tables/H22-Feb-2020-10090

translation/H22-Feb-2020-234155

MakefileH A D05-Oct-2019289 1711

README.rstH A D05-Oct-2019372 1912

bugs_repo.rstH A D05-Oct-20191,013 4326

changelog.rstH A D05-Oct-201942 53

conf.pyH A D05-Oct-20191.6 KiB7351

contact.rstH A D05-Oct-2019985 2619

downloads.rstH A D05-Oct-20193.6 KiB14283

extra.cssH A D05-Oct-2019451 3325

features.rstH A D05-Oct-20192.8 KiB10075

icons.rstH A D05-Oct-2019742 4824

index.rstH A D05-Oct-20191.4 KiB4535

license.rstH A D05-Oct-2019537 3019

packaging.rstH A D05-Oct-20193.4 KiB14297

screenshots.rstH A D12-Feb-20201.1 KiB5124

README.rst

1Quod Libet / Ex Falso Documentation
2===================================
3
4Dependencies:
5
6* sphinx (http://sphinx-doc.org/)
7
8Build:
9
10make
11    Build full documentation
12
13make guide
14    Build only the user guide
15
16../setup.py build_sphinx
17    Build the user guide and put it into ``../build/sphinx``.
18    This is meant for packagers who want to ship and install the user guide.
19