Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-22 | RST writer: fix anchors for headers. | John MacFarlane | 1 | -1/+1 | |
We were missing an `_`. See #4188. | |||||
2017-09-27 | RST writer: add header anchors when header has non-standard id. | John MacFarlane | 1 | -0/+13 | |
Closes #3937. |