All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] README: start cleanup
@ 2023-01-25 18:14 Heinrich Schuchardt
  2023-01-25 18:14 ` [PATCH 1/7] README: correct path to sandbox.rst Heinrich Schuchardt
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: Heinrich Schuchardt @ 2023-01-25 18:14 UTC (permalink / raw)
  To: Tom Rini; +Cc: Simon Glass, u-boot, Heinrich Schuchardt

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

-- 
2.38.1


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-01-26  9:03 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 18:14 [PATCH 0/7] README: start cleanup Heinrich Schuchardt
2023-01-25 18:14 ` [PATCH 1/7] README: correct path to sandbox.rst Heinrich Schuchardt
2023-01-26  1:41   ` Simon Glass
2023-01-25 18:14 ` [PATCH 2/7] README: rework contribution advices Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-25 22:41   ` Simon Glass
2023-01-25 18:14 ` [PATCH 3/7] README: remove NetBSD section Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-25 22:41   ` Simon Glass
2023-01-25 18:14 ` [PATCH 4/7] README: replace references to CHANGELOG Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-26  9:03     ` Heinrich Schuchardt
2023-01-25 22:41   ` Simon Glass
2023-01-25 18:15 ` [PATCH 5/7] doc: move 'Reproducible builds' Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-25 22:42   ` Simon Glass
2023-01-25 18:15 ` [PATCH 6/7] README: remove section 'Versioning' Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-25 22:41   ` Simon Glass
2023-01-25 18:15 ` [PATCH 7/7] doc: move directory hierarchy to HTML Heinrich Schuchardt
2023-01-25 22:33   ` Tom Rini
2023-01-25 22:41   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.