Skip to content

Conversation

GabrielMajeri
Copy link
Collaborator

Coming back to the project after not working on it for a while made me realize that the docs have increased in size as the project grew, yet it's not extremely clear where you need to look to find what. This PR is an attempt to clean up and reorganize them, in order to make them easier to read.

Overview and motivation of the main changes:

  • The README has been streamlined to contain only an overview of what uefi-rs does and links to the relevant documentation files.

    I've also removed the link to gil0mendes' blog post, since at this point it's a bit outdated and no longer matches the current workflow.

  • The BUILDING.md file has been fleshed out a bit, and I've moved what wasn't common to building and running general UEFI apps to the other files.

  • The template directory now has a README file, which contains the description of the template contents. I've also moved the section on "Building kernels which use UEFI" to here, since I think most people who want to build hobby OSes would start from the quick start template.

Copy link
Member

@nicholasbishop nicholasbishop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I think that reorg makes sense.

@nicholasbishop nicholasbishop merged commit 8aeac23 into master Nov 29, 2021
@GabrielMajeri GabrielMajeri deleted the documentation-improvements branch December 11, 2021 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants