mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-08-16 16:37:01 +00:00
A large migration of documentation over to mkdocs, and some rewrites. Some stuff (install information, basic supported systems, contributors, thanks) are still staying in README.md, and CONTRIBUTING.md is essentially duplicated right now. However, stuff like configuration and key/mouse bindings are now moved to mkdocs. Some parts are still a bit WIP - it is definitely not done (documentation never seems to be...). However, it should be "good enough" for now, and I'm much happier working with the documentation in this form than trying to scroll through a giant endless README.md file. It also works much better for adding new documentation.
1.0 KiB
1.0 KiB
title
| title |
|---|
| Home |
bottom
This site serves as documentation for bottom and the overall project, and as an extension to the README.md.
!!! Warning
Some areas of this documentation is still in progress, and should get better in time. Feel free to suggest/contribute changes!
Installation
!!! Tip
It's probably a good idea to first check out the [Support](./support) page to see if your system is officially supported!
!!! Tip
If you're facing some issues during/after installation, check the [Troubleshooting](./troubleshooting) page for some common problems and solutions.
To install bottom, refer to the installation section of the README.md,
which contains a list of all the installation methods.
Contribution
New contributors are always welcome! See the contribution section for how to help contribute to bottom, whether it be filing issues or creating pull requests.