Commit Graph

4 Commits

Author SHA1 Message Date
Sean McGinnis 3bee5129d7 Fix formatting issues in docs
This fixes incorrect block quoting, title level, and other minor
formatting issues with the generated docs.

Change-Id: I07d62e54ec837793119fa9f80d610d715bcafdbd
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-02-06 01:42:46 +00:00
Jeremy Stanley 999d3e7cfc Update newsfile entry for default filename change
Clarify that the bindep.txt default filename change appears starting
in the 2.1.0 release of bindep, and also note what happens if both
old and new filenames are present.

Change-Id: I7f959513c278272e1c037d8fe88ebca54e44e502
2016-08-11 17:45:54 +00:00
Andreas Jaeger 1bbf6a77cf Add bindep.txt as default filename
We use bindep.txt as default file and for compatibility handle
other-requirements.txt as well.
* If both files exist, bindep will fail.
* If neither of the files exist, bindep will fail.
* If a command line arg is given, it will be the only file looked at.

Adjust testsuite for change.

Change-Id: If9aaf24b1c7f489d8c7388707afc3316ca6f84f0
2016-08-08 21:44:31 +02:00
Jeremy Stanley af787fa7ee Add NEWS.rst listing important changes for 2.0.0
Add a NEWS.rst listing backward-incompatible behavior changes
between the latest 1.0.0 and upcoming 2.0.0 releases.

Change-Id: Ic9ab861bc676383965ea0b18c5922974dd8eacc7
2016-06-29 17:36:38 +00:00