|
|
Subscribe / Log in / New account

compilation

compilation

Posted May 6, 2020 4:40 UTC (Wed) by CChittleborough (subscriber, #60775)
In reply to: compilation by rillian
Parent article: The Wayland Protocol

Here’s what I used.

$ git clone https://git.sr.ht/~sircmpwn/wayland-book
$ cargo install mdbook
$ cd ../wayland-book
$ mdbook build
$ xdg-open book/index.html


to post comments

woops

Posted May 6, 2020 4:43 UTC (Wed) by CChittleborough (subscriber, #60775) [Link]

Correction: <code>$ cd wayland-book</code>.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds