Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/doc
Tristan B. Kildaire 5d05f62db5 Bug fix.
2016-06-09 07:17:53 +02:00
..
database Update configure-postgres.md 2016-06-05 13:37:22 +02:00
developer Update and rename doc/protocol.md to doc/developer/protocol.md 2016-06-05 11:33:08 +02:00
extras Rename doc/configure-newsreader.md to doc/extras/configure-newsreader.md 2016-06-05 12:08:21 +02:00
building.md Bug fix. 2016-06-09 07:17:53 +02:00
cli.md Update cli.md 2016-06-05 12:12:05 +02:00
feeds.md 2016-06-05 17:53:47 +02:00
README.md Update README.md 2016-06-05 12:13:10 +02:00
running.md Update running.md 2016-06-05 12:11:40 +02:00
setting-up.md Update setting-up.md 2016-06-05 13:31:46 +02:00
srnd.md Update srnd.md 2016-06-05 10:12:50 +02:00

NNTPChan Documentation

Hey, welcome to the documentation. This will help you use and develop with NNTPChan.

##End-user related

  1. Building NNTPChan - Building the source code
  2. Setting up NNTPChan - Configuring the node
  3. Running NNTPChan - Running the node for the first time
  4. Managing your NNTPChan node with the CLI - Manage many aspects of your node via the command-line interface
  5. Configuring your news reader for NNTPChan - Setup Mozilla Thunderbird or Pan to send and receive articles from your node.

##Developer related

  1. Protocol - NNTPChan's protocol specification
  2. JSON-RPC API - NNTPChan's JSON-RPC API