swift-biome
swift-biome copied to clipboard
serve versioned, multi-package swift documentation, at scale
example: https://swiftinit.org/reference/swift-grammar/grammar/grammar/hexdigit.radix
Biome doesn’t have a good awareness right now of which symbols are added and which symbols are removed when a package snapshot is added. child of #47
right now, Biome has no concept of symbol death, this just shows up as a gap in its history. this is because Biome does not have a good awareness right...
branches are crucial because we want to support updating documentation for multiple branch heads, not just `master@latest`. instead of having a contiguous metadata buffer for a package’s entire history, we...
when `swift-balanced-trees` is a little more mature, we should “graduate” it into its own repository.
right now, we need to pass explicit toolchain version like `--swift 5.6.2` to limit the number of toolchain versions we compile. this should be the default.
the server only ships with a dark theme. we should provide a light theme as well.
the searchbar takes a few seconds to initialize, it should display a loading indicator while it is downloading the index.