Docs: Use mdbook for docs #719

Open
jfowl wants to merge 1 commit from mdbook-docs-preparation into next
jfowl commented 2022-02-06 16:50:42 +00:00 (Migrated from gitlab.com)

Lays out the foundation to better docs.

With this MR, the docs now all live in the docs directory.

In the long term, I would like the docs to be available under the conduit.rs domain.
For now, I've gone with the following route:

This alleviates the issue of the Markdown docs being from the next branch, while people are encouraged to run the master version.


Closes https://gitlab.com/famedly/conduit/-/issues/153

  • I agree to release my code and all other changes of this MR under the Apache-2.0 license
Lays out the foundation to better docs. With this MR, the docs now all live in the `docs` directory. In the long term, I would like the docs to be available under the conduit.rs domain. For now, I've gone with the following route: - `master` docs: https://conduit-docs.surge.sh - `next` docs: https://conduit-docs-next.surge.sh - MR docs like this: https://conduit-docs-mdbook-docs-preparation.surge.sh This alleviates the issue of the Markdown docs being from the next branch, while people are encouraged to run the master version. ----------------------------------------------------------------------------- Closes https://gitlab.com/famedly/conduit/-/issues/153 - [x] I agree to release my code and all other changes of this MR under the Apache-2.0 license
jfowl commented 2022-02-06 16:50:42 +00:00 (Migrated from gitlab.com)

assigned to @jfowl

assigned to @jfowl
jfowl commented 2022-02-06 16:51:27 +00:00 (Migrated from gitlab.com)

added 1 commit

  • da625d92 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>da625d92 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=325724664&start_sha=3e08ef40ec38879488fcd6ec6a1cdce14b6a547f)
jfowl commented 2022-02-06 16:53:02 +00:00 (Migrated from gitlab.com)

added 1 commit

  • afd89307 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>afd89307 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=325724868&start_sha=da625d928e6185ace49fd69213f9d3f1943aad8d)
jfowl commented 2022-02-06 17:04:08 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jfowl commented 2022-02-06 20:08:22 +00:00 (Migrated from gitlab.com)

mentioned in issue #228

mentioned in issue #228
jfowl commented 2022-02-06 23:30:20 +00:00 (Migrated from gitlab.com)
  • @jfowl: Fix cross-reference
- [x] @jfowl: Fix cross-reference
jfowl commented 2022-02-07 11:28:02 +00:00 (Migrated from gitlab.com)

added 1 commit

  • f2a3ff25 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>f2a3ff25 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=326111403&start_sha=afd89307a4282660803115dc5bf1bb8ae48c95c3)
jfowl commented 2022-02-07 11:29:32 +00:00 (Migrated from gitlab.com)

added 1 commit

  • c192493a - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>c192493a - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=326113083&start_sha=f2a3ff25215b66af826c8714d9d52c2894ef225e)
jfowl commented 2022-02-07 11:50:43 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 35ed3284 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>35ed3284 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=326133108&start_sha=c192493a6c98123fba077a706598460d18044708)
jfowl commented 2022-02-08 09:20:06 +00:00 (Migrated from gitlab.com)

mentioned in merge request !273

mentioned in merge request !273
jfowl commented 2022-02-08 10:05:49 +00:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
jfowl commented 2022-02-08 10:08:18 +00:00 (Migrated from gitlab.com)

@timokoesters I'm happy so far with this MR. It is intended as a foundation for new docs, so while this changes some things, it mostly copies old docs to new locations.

If you deem this MR read to merge, please also merge it to master so that the docs will be deployed to GitLab pages, as the README will then reference them.

@timokoesters I'm happy so far with this MR. It is intended as a foundation for new docs, so while this changes some things, it mostly copies old docs to new locations. If you deem this MR read to merge, please also merge it to master so that the docs will be deployed to GitLab pages, as the README will then reference them.
jfowl commented 2022-02-08 10:26:17 +00:00 (Migrated from gitlab.com)

unapproved this merge request

unapproved this merge request
timokoesters commented 2022-02-12 08:39:56 +00:00 (Migrated from gitlab.com)

I think this should be in the .gitignore

I think this should be in the .gitignore
jfowl commented 2022-02-12 18:56:23 +00:00 (Migrated from gitlab.com)

Yep, you're right.

Yep, you're right.
jfowl commented 2022-02-15 10:00:45 +00:00 (Migrated from gitlab.com)

Current plan: Hosting docs on http://conduit.rs/docs/ looks like a good idea, will need CI to deploy there, though.

Current plan: Hosting docs on http://conduit.rs/docs/<version> looks like a good idea, will need CI to deploy there, though.
jfowl commented 2022-02-15 10:02:08 +00:00 (Migrated from gitlab.com)

changed this line in version 7 of the diff

changed this line in [version 7 of the diff](/famedly/conduit/-/merge_requests/294/diffs?diff_id=331863492&start_sha=35ed3284874036a7cac7091c8c09e78c6688e971#f6013a00b362253c64368d6eebc50ea2131754e2_4_0)
jfowl commented 2022-02-15 10:02:09 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 88722e65 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>88722e65 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=331863492&start_sha=35ed3284874036a7cac7091c8c09e78c6688e971)
jfowl commented 2022-02-15 10:02:43 +00:00 (Migrated from gitlab.com)

Turns out, this file should not even exist in the first place. Deleted it.

Turns out, this file should not even exist in the first place. Deleted it.
jfowl commented 2022-02-15 10:02:45 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
jfowl commented 2022-02-16 14:23:34 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jfowl commented 2022-02-20 10:14:07 +00:00 (Migrated from gitlab.com)

mentioned in merge request !315

mentioned in merge request !315
jfowl commented 2022-02-22 18:53:18 +00:00 (Migrated from gitlab.com)

added 1 commit

  • fad6eed5 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>fad6eed5 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337344485&start_sha=88722e65b32d93baa2c606a9a0c5b072908af21d)
jfowl commented 2022-02-22 18:53:23 +00:00 (Migrated from gitlab.com)

marked the checklist item Wait for https://gitlab.com/famedly/conduit/-/merge_requests/301 to be merged. as completed

marked the checklist item **Wait for https://gitlab.com/famedly/conduit/-/merge_requests/301 to be merged.** as completed
jfowl commented 2022-02-22 18:54:48 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 2e232094 - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>2e232094 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337345256&start_sha=fad6eed5a432156362492e3633a969541087493f)
jfowl commented 2022-02-22 18:56:21 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 3d2505cd - docs: Use mdbook for docs

Compare with previous version

added 1 commit <ul><li>3d2505cd - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337346234&start_sha=2e2320944a58bee9e01dc5cf9661e53e6c753c87)
jfowl commented 2022-02-22 18:57:23 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>ac8bdb1f - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337346858&start_sha=3d2505cdce08a5a2a8343c730d53c816a1bef621)
jfowl commented 2022-02-22 19:12:27 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>6f67687f - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337355658&start_sha=ac8bdb1f2de1589974f56c283c98c6a5140851fe)
jfowl commented 2022-02-22 19:32:10 +00:00 (Migrated from gitlab.com)

added 81 commits

  • 6f67687f...6788225c - 80 commits from branch next
  • e13b435a - docs: Use mdbook for docs

Compare with previous version

added 81 commits <ul><li>6f67687f...6788225c - 80 commits from branch <code>next</code></li><li>e13b435a - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337368891&start_sha=6f67687f470cb18386ba0d0b1e451677b1e78b78)
jfowl commented 2022-02-22 19:42:40 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jfowl commented 2022-02-22 19:48:17 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>90b764be - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337377464&start_sha=e13b435ad163ed9e0e0b4d7585021f5294baf11f)
jfowl commented 2022-02-22 19:52:10 +00:00 (Migrated from gitlab.com)

I rebased on next and changed the hosting (for now).

A preview for this branch can be found at https://conduit-docs-mdbook-docs-preparation.surge.sh/

This is intended as the base for further doc improvements, so please only judge what's there and not what is missing.

If Timo is happy with this, he might merge it at his own will.

I rebased on `next` and changed the hosting (for now). A preview for this branch can be found at https://conduit-docs-mdbook-docs-preparation.surge.sh/ This is intended as the base for further doc improvements, so please only judge what's there and not what is missing. If Timo is happy with this, he might merge it at his own will.
jfowl commented 2022-02-23 10:15:34 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>2449b5cd - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=337778182&start_sha=90b764bec53c3ba0c26e87be218761703bab0793)
jfowl commented 2022-03-26 09:43:31 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>54f13aa9 - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=360065255&start_sha=2449b5cdc7e2d89fe211a006f5992986259ae458)
jfowl commented 2022-04-09 10:59:48 +00:00 (Migrated from gitlab.com)

added 63 commits

  • 54f13aa9...6e106b57 - 62 commits from branch next
  • 70b6890e - docs: Use mdbook for docs

Compare with previous version

added 63 commits <ul><li>54f13aa9...6e106b57 - 62 commits from branch <code>next</code></li><li>70b6890e - docs: Use mdbook for docs</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/294/diffs?diff_id=370309451&start_sha=54f13aa9cc09e4f810fe4fe8a2c2e4fa12911c4e)
jfowl commented 2022-04-09 11:06:34 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
timokoesters commented 2022-11-27 20:27:26 +00:00 (Migrated from gitlab.com)

assigned to @timokoesters and unassigned @jfowl

assigned to @timokoesters and unassigned @jfowl
This pull request has changes conflicting with the target branch.
  • .gitlab-ci.yml
  • DEPLOY.md
  • README.md
  • docker/README.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mdbook-docs-preparation:mdbook-docs-preparation
git checkout mdbook-docs-preparation

Merge

Merge the changes and update on Forgejo.
git checkout next
git merge --no-ff mdbook-docs-preparation
git checkout next
git merge --ff-only mdbook-docs-preparation
git checkout mdbook-docs-preparation
git rebase next
git checkout next
git merge --no-ff mdbook-docs-preparation
git checkout next
git merge --squash mdbook-docs-preparation
git checkout next
git merge --ff-only mdbook-docs-preparation
git checkout next
git merge mdbook-docs-preparation
git push origin next
Sign in to join this conversation.
No reviewers
No labels
Android
CS::needs customer feedback
CS::needs follow up
CS::needs on prem installation
CS::waiting
Chrome
Design:: Ready
Design:: in progress
Design::UX
E2EE
Edge
Firefox
GDPR
Iteration 13 IM
Linux
MacOS
Need::Discussion
Need::Steps to reproduce
Need::Upstream fix
Needs:: Planning
Needs::Dev-Team
Needs::More information
Needs::Priority
Needs::Product
Needs::Refinement
Needs::Severity
Priority::1-Critical
Priority::2-Max
Priority::3-Impending
Priority::4-High
Priority::5-Medium
Priority::6-Low
Priority::7-None
Progress::Backlog
Progress::Review
Progress::Started
Progress::Testing
Progress::Triage
Progress::Waiting
Reporter::Sentry
Safari
Target::Community
Target::Customer
Target::Internal
Target::PoC
Target::Security
Team:Customer-Success
Team:Design
Team:Infrastructure
Team:Instant-Messaging
Team:Product
Team:Workflows
Type::Bug
Type::Design
Type::Documentation
Type::Feature
Type::Improvement
Type::Support
Type::Tests
Windows
blocked
blocked-by-spec
cla-signed
conduit
contribution::advanced
contribution::easy
contribution::help needed
from::review
iOS
p::ti-tenant
performance
product::triage
proposal
refactor
release-blocker
s: dart_openapi_codegen
s::Famedly-Patient
s::Org-Directory
s::Passport-Generator
s::Requeuest
s:CRM
s:Famedly-App
s:Famedly-Web
s:Fhiroxide
s:Fhiroxide-cli
s:Fhiroxide-client
s:Fhirs
s:Hedwig
s:LISA
s:Matrix-Dart-SDK
s:Role-Manager
s:Synapse
s:User-Directory
s:WFS-Matrix
s:Workflow Engine
s:dtls
s:famedly-error
s:fcm-shared-isolate
s:matrix-api-lite
s:multiple-tab-detector
s:native-imaging
severity::1
severity::2
severity::3
severity::4
technical-debt
voip
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Matthias/conduit#719
No description provided.