Richard van der Hoff and GitHub
8dc1965d15
Fix docs and build script for desktop build ( #34395 )
...
* Fix some documentation for element-desktop
Some of these links got broken, or outdated, during the monorepo switch.
* Fix desktop docker build script
It will fail with 'workspace_node_modules: no such file or directory' if the
directory does not exist.
This got broken by https://github.com/element-hq/element-web/pull/33641 .
* Clarify native modules doc
Most of this stuff does not apply when using the docker build.
* update snapshot
2026-07-23 11:11:59 +00:00
Michael Telatynski and GitHub
b90a32bea4
Fix web-docs.element.dev deployment ( #32922 )
...
* Fix docs
* Switch to vitepress for doc generation
* Run doc build in CI
* Switch docs build to layered
2026-03-25 17:10:06 +00:00
Michael Telatynski
4d72aa22e3
Update links to old repo
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-24 13:33:49 +00:00
David Langley
855bb568b9
rename the GH org in links within documentation
2023-12-20 12:21:26 +00:00
a9db513352
Update docs/native-node-modules.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com >
2021-03-29 18:07:45 +01:00
Germain Souquet
1ea1d29d3e
Move native node modules documentation to element-desktop
2021-03-29 15:59:21 +01:00
Resynth
5d8b246ef1
Update native-node-modules.md
2020-07-17 13:04:03 +01:00
Matthew Hodgson
87913e6c98
yarn electron nowadays does yarn build already
2020-01-31 15:22:16 +00:00
Matthew Hodgson
d8b059452c
fix rogue `
2020-01-31 13:04:00 +00:00
Matthew Hodgson
f8c2529d44
doc how i had to build seshat
2019-11-27 02:22:41 +00:00
Damir Jelić
b0783a8995
native-node-modules: Mention that Seshat requires SQLCipher.
2019-11-26 18:02:49 +01:00
Damir Jelić
1869350a9b
native-node-modules: Remove a spurious and.
2019-11-26 10:38:49 +01:00
Damir Jelić
5b8e918d6e
native-node-modules: Explain how to install Rust and link to its docs.
2019-11-26 10:21:15 +01:00
Damir Jelić
f0fe968944
native-node-modules: Capitalize some project names.
2019-11-26 10:20:56 +01:00
Damir Jelić
40f2648fd3
native-node-modules: Expand the Seshat subtitle a bit.
2019-11-26 10:19:45 +01:00
Damir Jelić
b1aff2995d
native-node-modules: Explain the packaging situation a bit.
2019-11-26 10:19:15 +01:00
Damir Jelić
5f6636e28b
native-node-modules: Reword the second paragraph.
2019-11-26 10:13:38 +01:00
Damir Jelić
b52141d6a8
native-node-modules: Add a section about cross compilation.
2019-11-26 10:12:52 +01:00
Damir Jelić
da4b4037a8
native-node-modules: Don't mention the riot version that supports native modules.
2019-11-26 10:03:45 +01:00
Damir Jelić
4c629e82c8
native-node-modules: Add a header level to the title.
2019-11-26 10:00:15 +01:00
Damir Jelić
d0b53916e3
docs: Add documentation explaining how to enable Seshat support.
2019-11-21 10:56:25 +01:00