10ccdda0eb
- Use monospaced fonts for git refs - Put config.yaml excerpts into a code block - Hyperlink bug references Change-Id: I3ff8f65d1886f25746927ef2ad35d1db87439d2c
9 lines
342 B
YAML
9 lines
342 B
YAML
---
|
|
features:
|
|
- |
|
|
The scanner for the "current" branch (usually ``master``) now stops
|
|
when it encounters the base of an earlier branch matching the
|
|
``branch_name_re`` config option. This results in less history
|
|
appearing on the unreleased pages, while still actually showing
|
|
the current series and any unreleased notes.
|