beets/docs
Adrian Sampson 1a94d9e4b7 warnings about using syspath with some utils
Also pertaining to #58: for most utility functions, paths should *not* be
`syspath`-ified. (This only occurs right before a path is sent to the OS.) In
fact, as @Wessie discovered, using the result of `syspath` with `ancestry` leads
to incorrect behavior. I checked and this should not currently happen anywhere,
but these docstring changes make that requirement explicit.
2012-10-21 14:27:40 -07:00
..
guides docs: note that fingerprinting often unnecessary 2012-08-22 17:36:24 -07:00
plugins replaygain: reinstate albumgain config option 2012-10-20 16:49:52 -07:00
reference docs & changelog for pervasive format config (#62) 2012-10-20 20:29:49 -07:00
changelog.rst warnings about using syspath with some utils 2012-10-21 14:27:40 -07:00
conf.py fetchart: fix extension-less files from CAA 2012-08-02 09:46:57 -07:00
index.rst translate changelog 2011-09-17 16:41:35 -07:00
Makefile Sphinx documentation skeleton 2011-09-16 13:57:15 -07:00