[Sks-devel] wiki man-page link; readthedocs.org ?

2013-12-01 Thread Phil Pennock
I received an off-list report that the man-page link at:
  https://bitbucket.org/skskeyserver/sks-keyserver/wiki/Documentation
was broken; it seems that registration of minskyprimus.net has lapsed
and the domain is now being squatted.

I've temporarily updated the page to point to an instance of the page
which I've shoved up on my server.  It's the result of pod2html using
the Mercurial source as of commit 4069c369eaaa, which is a tip commit by
John Clizbe on June 19th.  I see no commits since then to the master
repo.

I looked first for a documentation-server and didn't see anything
readily suitable, without repo commit access to configure it.  I think
that a better solution is probably to use https://readthedocs.org/ and
point to the documentation there.

To that end, I've done preliminary setup, although build fails because
of a lack of conf.py:

  https://readthedocs.org/projects/sks/

If anyone with commit access (to SKS itself, mine is just to the wiki)
thinks this is the right approach, let me know and I can continue with
setup based on a fork of the master repo, then merge back in, or give
other people maintainer access to the RTD project.

-Phil

8 cut here 8--
% hg diff -c tip 
diff --git a/Documentation.wiki b/Documentation.wiki
--- a/Documentation.wiki
+++ b/Documentation.wiki
@@ -4,7 +4,7 @@
 
 The official documentation for SKS is:
 
-  * The [[http://minskyprimus.net/sks/sks-man.html|man page]]
+  * The [[http://sks.spodhuis.org/sks-man.html|man page]]
   * The 
[[https://bitbucket.org/skskeyserver/sks-keyserver/src/tip/README.md|README]] 
from the source distribution.
 
 Within this Wiki, you might start at the [[Peering]] page, for advice on setup 
and social issues.
8 cut here 8--

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] wiki man-page link; readthedocs.org ?

2013-12-01 Thread Phil Pennock
On 2013-12-01 at 21:34 -0500, Phil Pennock wrote:
 I looked first for a documentation-server and didn't see anything
 readily suitable, without repo commit access to configure it.  I think
 that a better solution is probably to use https://readthedocs.org/ and
 point to the documentation there.

Hrm, I was under the impression that readthedocs supported various input
documentation formats, and that sphinx was similarly flexible.
Apparently I was wrong on both counts.  It has to be Sphinx, and Sphinx
only appears to accept reStructuredText, so I can't shove POD into it.

This was my mistake.  I've gone ahead and deleted the readthedocs.org
project for SKS.

If anyone knows of a similar documentation hosting project which might
be a better match, please do let me know.

(I mostly use GitHub and/or godoc.org for my current work).

-Phil

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] wiki man-page link; readthedocs.org ?

2013-12-01 Thread Daniel Kahn Gillmor
On 12/01/2013 09:49 PM, Phil Pennock wrote:
 If anyone knows of a similar documentation hosting project which might
 be a better match, please do let me know.

This isn't exactly what you want, but

http://manpages.debian.org/man8/sks

should provide you with the latest man pages available in debian
unstable (1.1.4 at the moment).

--dkg



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel