Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
poezio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
205
Issues
205
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio
Commits
4ad066b3
Commit
4ad066b3
authored
Oct 09, 2016
by
mathieui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation update
parent
3a608c19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
12 deletions
+22
-12
doc/source/install.rst
doc/source/install.rst
+7
-6
doc/source/quickstart.rst
doc/source/quickstart.rst
+15
-6
No files found.
doc/source/install.rst
View file @
4ad066b3
...
...
@@ -13,10 +13,10 @@ As far as I know, Poezio is available in the following distributions, you just
have to install it by using the package manager of the distribution, if you'
re
using
one
of
these
.
-
**
Archlinux
**:
A
poezio_
and
poezio
-
git_
packages
are
in
AUR
(
use
your
favourite
AUR
wrapper
to
install
them
)
-
**
Gentoo
**:
`
Sekh
’
s
overlay
`
_
contains
everything
required
to
build
stable
versions
of
poezio
(
sleekxmpp
,
dnspython
,
and
poezio
)
-
**
Archlinux
**:
poezio_
and
poezio
-
git_
packages
are
in
the
AUR
(
use
your
favourite
AUR
wrapper
to
install
them
)
-
**
Gentoo
**:
It
’
s
uncertain
,
but
the
bgo
-
overlay_
appears
to
contain
poezio
and
slixmpp
packages
.
-
**
Fedora
**:
The
stable
poezio
package
was
out
of
date
for
a
long
time
in
Fedora
,
but
now
thanks
to
Casper
,
there
is
an
`
up
-
to
-
date
package
`
_
in
the
repos
since
F19
.
...
...
@@ -26,6 +26,7 @@ using one of these.
-
**
Nix
**
(
and
**
NixOS
**):
The
last
stable
version
of
poezio
is
availalble
in
the
unstable
branch
of
`
nixpkgs
`.
Use
``
nix
-
env
-
f
"<nixpkgs>"
-
iA
poezio
``
to
install
poezio
for
the
current
user
.
-
**
OpenBSD
**:
a
poezio
port_
is
available
(
If
another
distribution
provides
a
poezio
package
,
please
tell
us
and
we
will
add
it
to
the
list
)
...
...
@@ -194,7 +195,6 @@ If you did, it should be in the ``$PATH`` as ``poezio``, so run:
poezio
..
_Sekh
’
s
overlay
:
https
://
github
.
com
/
sekh
/
sekh_overlay
..
_stable
sources
:
https
://
dev
.
louiz
.
org
/
project
/
poezio
/
download
..
_slixmpp
:
https
://
dev
.
louiz
.
org
/
projects
/
slixmpp
..
_aiodns
:
https
://
github
.
com
/
saghul
/
aiodns
...
...
@@ -204,4 +204,5 @@ If you did, it should be in the ``$PATH`` as ``poezio``, so run:
..
_pypi
:
https
://
pypi
.
python
.
org
/
pypi
/
poezio
..
_development
builds
:
http
://
d
é
di
é
.
jeproteste
.
info
/
poezio_debian
/
..
_cython
:
http
://
cython
.
org
..
_bgo
-
overlay
:
https
://
bgo
.
zugaina
.
org
/
..
_port
:
http
://
ports
.
su
/
net
/
poezio
doc/source/quickstart.rst
View file @
4ad066b3
Quickstart guide
================
This page is an attempt at provinding first aid to new users, who must
first follow the :ref:`Install Guide <install>` to get a working poezio.
This page is an attempt at providing first aid to new users, who must
first follow the :ref:`Install Guide <install>` to get a working poezio
install.
Reading the more detailed:ref:`Usage page <usage>` is recommended to get
Reading the more detailed
:ref:`Usage page <usage>` is recommended to get
a deeper understanding of poezio.
Anonymous usage
...
...
@@ -23,7 +24,7 @@ talking to people right away. It opens a new :ref:`muctab`.
Talking to people
~~~~~~~~~~~~~~~~~
You can use the :
ref
:`/message` command if you know the address of people
You can use the :
term
:`/message` command if you know the address of people
you want to talk to. This will open a :ref:`conversationtab`.
Normal usage
...
...
@@ -37,7 +38,9 @@ in anonymous mode.
After obtaining an account and setting the :term:`jid` config option to
the right value, you should go through the configuration file to get
an overview of the different configuration options available.
an overview of the different :ref:`configuration options <config>` available. If you
don’t set the value of the :term:`password` option, you will be prompted
to enter it on startup.
Joining rooms
~~~~~~~~~~~~~
...
...
@@ -50,7 +53,7 @@ to join a chatroom and start talking to people right away. It opens a new
Talking to people
~~~~~~~~~~~~~~~~~
Just as in the anonymous mode, you can use the :
ref
:`/message` command if
Just as in the anonymous mode, you can use the :
term
:`/message` command if
you know the address of people you want to talk to. This will open a
:ref:`conversationtab`.
...
...
@@ -75,4 +78,10 @@ make sure you have it installed first.
After that, you can enable the OTR plugin with ``/load otr``. Further usage is
discussed in the :ref:`plugin documentation <otr-plugin>`.
Exiting poezio
~~~~~~~~~~~~~~
Use the :term:`/exit` command to quit poezio.
.. _gajim: https://gajim.org
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment