mbox series

[0/7] README: start cleanup

Message ID 20230125181502.115003-1-heinrich.schuchardt@canonical.com
Headers show
Series README: start cleanup | expand

Message

Heinrich Schuchardt Jan. 25, 2023, 6:14 p.m. UTC
Our main README file contains information that

* is outdated
* should be moved to the HTML documentation
* is redundant to existing HTML documenation

Let's start cleaning up.

Heinrich Schuchardt (7):
  README: correct path to sandbox.rst
  README: rework contribution advices
  README: remove NetBSD section
  README: replace references to CHANGELOG
  doc: move 'Reproducible builds'
  README: remove section 'Versioning'
  doc: move directory hierarchy to HTML

 README                      | 222 +++---------------------------------
 doc/build/index.rst         |   1 +
 doc/build/reproducible.rst  |  25 ++++
 doc/develop/directories.rst |  76 ++++++++++++
 doc/develop/index.rst       |   1 +
 5 files changed, 116 insertions(+), 209 deletions(-)
 create mode 100644 doc/build/reproducible.rst
 create mode 100644 doc/develop/directories.rst