44 lines
1.4 KiB
Groff
44 lines
1.4 KiB
Groff
.\"
|
|
.\" Copyright (c) 2019 Ted Unangst
|
|
.\"
|
|
.\" Permission to use, copy, modify, and distribute this software for any
|
|
.\" purpose with or without fee is hereby granted, provided that the above
|
|
.\" copyright notice and this permission notice appear in all copies.
|
|
.\"
|
|
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
.\"
|
|
.Dd $Mdocdate$
|
|
.Dt INTRO 1
|
|
.Os
|
|
.Sh NAME
|
|
.Nm intro
|
|
.Nd introduction to honk documentation
|
|
.Sh DESCRIPTION
|
|
Honk processes federated status updates and other microblog activities.
|
|
This is the index for the honk manual.
|
|
.Pp
|
|
.Bl -tag -width activitypubxxr
|
|
.It Xr honk 1
|
|
User manual.
|
|
.It Xr honk 8
|
|
Administration manual.
|
|
.It Xr honk 5
|
|
Honk composition.
|
|
.It Xr hfcs 1
|
|
Honk Filtering and Censorship System.
|
|
.It Xr activitypub 7
|
|
ActivityPub implementation notes.
|
|
.It Xr vim 3
|
|
Modifying honk.
|
|
.El
|
|
.Sh HISTORY
|
|
Started March 2019.
|
|
.Sh AUTHORS
|
|
.An Ted Unangst Lk https://honk.tedunangst.com/u/tedu @tedu@honk.tedunangst.com
|