11 Commits

Author SHA1 Message Date
Teodor Tanasoaia
4bebad706e
Improve CI (#3453) 2023-02-09 10:33:53 -05:00
Samuel Hurel
d3e5789b95
Fix doc generation (#3224) 2022-11-23 16:59:59 -05:00
i509VCB
d81cb46be0
enable doc_auto_cfg for docs.rs (#3113)
* enable doc_auto_cfg for docs.rs

This should expose more feature labels in the generated documentation and removes the needs for the manually labeling the features for a type, function or enum variants.

* enable docsrs cfg when building docs for master
2022-10-26 17:07:25 -04:00
Hiroaki Yutani
af259aa12a
Exclude dependencies from documents (#2642) 2022-05-04 17:35:45 -04:00
Dzmitry Malyshau
538097bbca Remove features from the docs pipeline 2021-06-17 16:44:42 -04:00
Joshua Groves
3fd6320df9 [rs] Add EGL to docs action 2020-12-01 21:18:16 -03:30
Dzmitry Malyshau
803eb819d8 [rs] Use ACCESS_TOKEN for deployment 2020-07-23 18:24:40 -04:00
Dzmitry Malyshau
2bda45684f [rs] Change deployment target to wgpu-rs.github.io (#471) 2020-07-23 16:51:10 -04:00
Connor Fitzgerald
355c7662dd [rs] Build Docs with Nightly 2020-06-23 09:19:40 -04:00
Joshua Groves
7d671389a1 [rs] Make actions more consistent and use GITHUB_TOKEN 2020-06-22 23:23:50 -02:30
David Komer
ffd2ffbf45 [rs] build master docs
Deploys to gh_pages branch in `doc/` folder

* closes #379
2020-06-18 19:22:25 +03:00