TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Wayland Explorer – Easily read Wayland protocol documentation online

44 pointsby viallyabout 4 years ago

2 comments

viallyabout 4 years ago
I&#x27;ve been trying to learn more about Wayland recently but most of the protocol documentation is found in XML files which makes for a poor reading experience.<p>Therefore I created a website which extracts the data from these protocols and publishes it in a format that&#x27;s (arguably) better suited for reading.<p><a href="https:&#x2F;&#x2F;wayland.app&#x2F;protocols&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wayland.app&#x2F;protocols&#x2F;</a><p>Source code on GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;vially&#x2F;wayland-explorer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vially&#x2F;wayland-explorer</a>
评论 #26700568 未加载
warpechabout 4 years ago
It&#x27;s beautiful!<p>Also it shows the power of publishing documentation in an easily-parsable format.
评论 #26697287 未加载