.. Prometheus documentation master file, created by sphinx-quickstart on Thu May 15 04:35:21 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Prometheus documentation ######################## Prometheus is a simple, silly linker written from scratch! This isn't that serious of a project, instead aiming to be more of an educational experience on how linkers work in general! Documentation will be split in two parts: The theory behind the linking process and how it's applied and the actual documentation for the code itself. Hopefully you'll find the knowledge here useful as well!! :D .. toctree:: :maxdepth: 2 :caption: Contents: background elf-rundown