~bzr-pqm/bzr/bzr.dev

4806.1.1 by Andrew Bennetts
Make sphinx respect 'loweralpha' style lists (a,b,... rather than 1,2,...).
1
ol.loweralpha {
2
  list-style-type: lower-alpha;
3
}
4