Size: 877
Comment: remove duplicate information
|
← Revision 33 as of 2019-10-16 09:45:06 ⇥
Size: 1142
Comment: Add information on how to report issues
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
https://manpages.debian.org/ is a service providing online manpages in HTML format for the public. | https://manpages.debian.org/ is a service providing online manual pages for all Debian releases in HTML format for the public. <<TableOfContents>> |
Line 5: | Line 7: |
See [[Services/Debian manpages archive]] for the [[Services]] survey page. | <<Include(Services/Debian manpages archive,,from="=$",editlink)>> |
Line 7: | Line 9: |
= Possible implementations = | = Deployment = |
Line 9: | Line 11: |
There are three known implementations of "man to web" archive generators. | The current `manpages.debian.org` service is powered by [[https://github.com/Debian/debiman|debiman]], running on `manziarly.debian.org`. |
Line 11: | Line 13: |
== Current codebase == | Details on how to make changes to the site are in the [[https://manpages.debian.org/faq.html|FAQ]]. |
Line 13: | Line 15: |
The [[https://anonscm.debian.org/viewvc/ddp/man-cgi/|current codebase]] is a set of Perl and bash CGI scripts that dynamically generate (and search through) manpages. | = Issues = |
Line 15: | Line 17: |
== Ubuntu == | Issues can be reported directly in [[https://github.com/Debian/debiman/issues]]. There is also a virtual package `manpages.debian.org` in the Debian bug tracking system which can be used to report bugs: [[http://bugs.debian.org/manpages.debian.org]] |
Line 17: | Line 19: |
Ubuntu has their own manpage repository at https://manpages.ubuntu.com/. Their [[https://code.launchpad.net/ubuntu-manpage-repository|codebase]] is partly Python, Perl and Bash. | = Forum = |
Line 19: | Line 21: |
== New codebase == | Discussions about manpages.debian.org takes place on the regular [[Teams/DDP]] channels, for example the `#debian-doc` IRC channel and `debian-doc@lists.debian.org` mailing list. If you have any question on the service please use these regular channels. |
Line 21: | Line 23: |
A new codebase written by dgilman is available in [[https://github.com/dgilman/manpages|github]]. It is a simple Python script with a sqlite backend. | You can also subscribe to this wiki page to get updates, which also functions as an ad-hoc forum. |
https://manpages.debian.org/ is a service providing online manual pages for all Debian releases in HTML format for the public.
Contents
Current status
Service Name: Debian manpages archive
Service URI: https://manpages.debian.org/
Service Short Description: Tool to search for man pages in the different Debian releases
Service Documentation: manpages.debian.org
Source Code: https://github.com/Debian/debiman
Service Status : active
Service Maintainer(s): JavierFernandezSanguino, ?MichaelStapelberg
Service hosting: debian.org
Deployment
The current manpages.debian.org service is powered by debiman, running on manziarly.debian.org.
Details on how to make changes to the site are in the FAQ.
Issues
Issues can be reported directly in https://github.com/Debian/debiman/issues. There is also a virtual package manpages.debian.org in the Debian bug tracking system which can be used to report bugs: http://bugs.debian.org/manpages.debian.org
Forum
Discussions about manpages.debian.org takes place on the regular Teams/DDP channels, for example the #debian-doc IRC channel and debian-doc@lists.debian.org mailing list. If you have any question on the service please use these regular channels.
You can also subscribe to this wiki page to get updates, which also functions as an ad-hoc forum.