Skip to content

Commit

Permalink
deploy: 8d161e5
Browse files Browse the repository at this point in the history
  • Loading branch information
elinorbgr committed Apr 11, 2024
0 parents commit cccf46e
Show file tree
Hide file tree
Showing 15,175 changed files with 215,893 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Empty file added .lock
Empty file.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions crates.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions help.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Documentation for Rustdoc"><title>Help</title><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="./static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="./static.files/rustdoc-5bc39a1768837dd0.css"><meta name="rustdoc-vars" data-root-path="./" data-static-root-path="./static.files/" data-current-crate="wayland_protocols_plasma" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.2 (25ef9e3d8 2024-04-09)" data-channel="1.77.2" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="./static.files/storage-4c98445ec4002617.js"></script><script defer src="./static.files/main-48f368f3872407c8.js"></script><noscript><link rel="stylesheet" href="./static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="./static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="./static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="./static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2><a href="./index.html">Rustdoc</a><span class="version">1.77.2</span></h2></div><div class="version">(25ef9e3d8 2024-04-09)</div><h2 class="location">Help</h2><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="./wayland_protocols_plasma/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="./help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="./settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="./static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Rustdoc help</h1><span class="out-of-band"><a id="back" href="javascript:void(0)" onclick="history.back();">Back</a></span></div><noscript><section><p>You need to enable JavaScript to use keyboard commands or search.</p><p>For more information, browse the <a href="https://doc.rust-lang.org/rustdoc/">rustdoc handbook</a>.</p></section></noscript></section></div></main></body></html>
36 changes: 36 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Wayland-rs crates</title>
<link rel="stylesheet" type="text/css" href="rust.css" />
</head>
<body class="rustdoc">
<h1 class="title">Wayland-rs crates</h1>
<p>This page hosts the documentation for the crates of the wayland-rs repository.</p>
<h2 class="title">Main crates</h2>
<p><a href="wayland_client"><strong>wayland-client API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_client">wayland-client crate</a>. It is the
core crate for writing wayland client apps.</p>
<p><a href="wayland_server"><strong>wayland-server API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_server">wayland-server crate</a>. It is the
core crate for writing wayland compositors.</p>
<p><a href="wayland_protocols"><strong>wayland-protocols API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_protocols">wayland-protocols crate</a>. This
crate provides generated bindings for various classic wayland protocol extensions. To be used
with wayland-client or wayland-server.</p>
<p><a href="wayland_commons"><strong>wayland-commons API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_commons">wayland-commons crate</a>. This
crate contains various type and trait definitions used by the other crates.</p>
<h2 class="title">Internal crates</h2>
<p>These crates are not meant to be used by everyone wanting to make wayland apps. You'll mostly
need them if you want to bind a protocol extention that is not (yet) provided by wayland-protocols.</p>
<p><a href="wayland_sys"><strong>wayland-sys API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_sys">wayland-sys crate</a>. It contains raw FFI bindings
to the C libwayland-*.so libraries.</p>
<p><a href="wayland_scanner"><strong>wayland-scanner API docs</strong></a>. API documentation
of the <a href="https://crates.io/crates/wayland_scanner">wayland-scanner crate</a>. It contains all
the necessary logic to parxe an XML protocol extension specification and generate the associated rust
code to use with wayland-client or wayland-server.</p>
</body>
</html>
Loading

0 comments on commit cccf46e

Please sign in to comment.