Nick Kochlowski has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84778?usp=email )
Change subject: Documentation/: Remove obsolete text from docs ......................................................................
Documentation/: Remove obsolete text from docs
Change-Id: I16f3c7d8fb5fb44809d073c646df3c9335b5abeb Signed-off-by: Nicolas Kochlowski nickkochlowski@gmail.com --- M Documentation/developer/contributing/documentation_ideas.md M Documentation/developer/contributing/gsoc.md 2 files changed, 0 insertions(+), 49 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/84778/1
diff --git a/Documentation/developer/contributing/documentation_ideas.md b/Documentation/developer/contributing/documentation_ideas.md index 54b3efa..7653b3c 100644 --- a/Documentation/developer/contributing/documentation_ideas.md +++ b/Documentation/developer/contributing/documentation_ideas.md @@ -13,46 +13,6 @@ should also list people interested in supporting people who want to work on them.
-## Restructure Existing Documentation - -The goal is to improve the user experience and structure the documentation more -logically. The current situation makes it very hard for beginners, but also for -experienced developers to find anything in the coreboot documentation. - -One possible approach to restructure the documentation is to split it up such -that we divide the group of users into: - -* (End-)users -Most probably users which _just_ want to use coreboot as fast as possible. This -section should include guidelines on how to build coreboot, how to flash coreboot -and also which hardware is currently supported. - -* Developers -This section should more focus on the developer side-of-view. This section would -include how to get started developing coreboot, explaining the basic concepts of -coreboot and also give guideance on how to proceed after the first steps. - -* Knowledge area -This section is very tighlight coupled to the developer section and might be merged -into it. The _Knowledge area_ can give a technical deep dive on various drivers, -technologies, etc. - -* Community area -This section gives some room for the community: Youtube channels, conferences, -meetups, forums, chat, etc. - -A [first approach](https://review.coreboot.org/c/coreboot/+/40327) has already been made here and might be a basis for the work. -Most of the documentation is already there, but scattered around the documentation -folder. - -### Requirements -* Understanding on how a different groups of users might use the documentation area -* Basic understanding of how coreboot works (Can be worked out _on-the-fly_) - -### Mentors -* christian.walter@9elements.com -* TBD - ## Update Howto/Guides
An important part to involve new people in the project, either as developer or diff --git a/Documentation/developer/contributing/gsoc.md b/Documentation/developer/contributing/gsoc.md index 2f4df5b..a639d69 100644 --- a/Documentation/developer/contributing/gsoc.md +++ b/Documentation/developer/contributing/gsoc.md @@ -257,15 +257,6 @@ This will give you a better idea of expectations, and where to go for help. After that, contact Org Admins (see coreboot contacts section above).
-The following coreboot developers have volunteered to be GSoC 2022 mentors. -Please stop by in our community forums and say hi to them and ask them -questions. - - * Tim Wawrzynczak - * Raul Rangel - * Ron Minnich - - [community forums]: ../../community/forums.md [mailing list]: https://mail.coreboot.org/postorius/lists/coreboot.coreboot.org [Getting started]: ../getting_started/index.md