Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/4-docs/tweak-docs-2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Make target audience explicit on docs.wire.com
4 changes: 4 additions & 0 deletions docs/src/developer/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Notes for developers
====================

If you are a site operator, you may want to go back to `docs.wire.com <https://docs.wire.com/>`_ and ignore this section of the docs.
Comment thread
fisx marked this conversation as resolved.
Outdated

If you are a wire end-user, please check out our `support pages <https://support.wire.com/>`_.

What you need to know as a user of the Wire backend: concepts, features,
and API. We want to keep these up to date. They could benefit from some
re-ordering, and they are far from complete, but we hope they will still
Expand Down
9 changes: 7 additions & 2 deletions docs/src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@
Welcome to Wire's (self-hosting) documentation!
===============================================
Comment thread
fisx marked this conversation as resolved.
Outdated

If you are a wire end-user, please check out our `support pages <https://support.wire.com/>`_.
Comment thread
fisx marked this conversation as resolved.
Outdated

The targeted audience of this documentation is:

* people wanting to understand how the server components of Wire work
* people wishing to self-host Wire on their own datacentres or cloud
* the curious power-user (people who want to understand how the server components of Wire work)
* site operators (people who want to self-host Wire on their own datacentres or cloud)
Comment thread
fisx marked this conversation as resolved.
Outdated
* developers (people who are working with the wire-server source code)

If you are a developer, you may want to check out the "Notes for developers" first.

This documentation may be expanded in the future to cover other aspects of Wire.

Expand Down