<p dir="ltr"><br>
On Sep 19, 2014 6:48 AM, &quot;Petr Kovar&quot; &lt;<a href="mailto:pkovar@redhat.com">pkovar@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Wed, 17 Sep 2014 21:53:29 -0600<br>
&gt; Eduardo Mayorga Téllez &lt;<a href="mailto:mayorga@fedoraproject.org">mayorga@fedoraproject.org</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; El 05/09/2014 8:52 am, Petr Kovar escribió:<br>
&gt; &gt; &gt; On Fri, 5 Sep 2014 07:21:41 -0400 (EDT)<br>
&gt; &gt; &gt; Bastien Nocera &lt;<a href="mailto:bnocera@redhat.com">bnocera@redhat.com</a>&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; ----- Original Message -----<br>
&gt; &gt; &gt;&gt; &lt;snip&gt;<br>
&gt; &gt; &gt;&gt; &gt; What really got my interest was an idea to implement a new GNOME Shell<br>
&gt; &gt; &gt;&gt; &gt; search provider (<a href="https://bugzilla.gnome.org/show_bug.cgi?id=690058">https://bugzilla.gnome.org/show_bug.cgi?id=690058</a>) that<br>
&gt; &gt; &gt;&gt; &gt; would integrate with Tracker to index locally installed docs (with<br>
&gt; &gt; &gt;&gt; &gt; the search possibly restricted to /usr/share/help/). Similarly to already<br>
&gt; &gt; &gt;&gt; &gt; indexed user documents in ~/Documents or personal contacts, users could<br>
&gt; &gt; &gt;&gt; &gt; then search for locally installed documentation, including the Release<br>
&gt; &gt; &gt;&gt; &gt; Notes, from within the Shell&#39;s Activities overview. This would allow for a<br>
&gt; &gt; &gt;&gt; &gt; far better (as in systematic) approach to finding files on the user&#39;s<br>
&gt; &gt; &gt;&gt; &gt; desktop, with a neat categorization in the Shell&#39;s search results as an<br>
&gt; &gt; &gt;&gt; &gt; added bonus.<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Search providers are all backed by applications. What&#39;s the<br>
&gt; &gt; &gt;&gt; application<br>
&gt; &gt; &gt;&gt; to read the docs in /usr/share/help? What would be in there other than<br>
&gt; &gt; &gt;&gt; the<br>
&gt; &gt; &gt;&gt; release notes?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; It could be gnome-documents as Matthias proposed if we choose to ship<br>
&gt; &gt; &gt; PDF<br>
&gt; &gt; &gt; instead of a bunch of HTML pages.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; It could be yelp as it supports transforming DocBook/Mallard XML as<br>
&gt; &gt; &gt; well as<br>
&gt; &gt; &gt; viewing HTML pages. I just tested it and yelp works quite well:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; $ yelp /usr/share/doc/fedora-release-notes/index.html<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; The right thing to do would probably be to move Release Notes<br>
&gt; &gt; &gt; from /usr/share/doc/ to /usr/share/help/. Indexing /usr/share/help/<br>
&gt; &gt; &gt; would<br>
&gt; &gt; &gt; get users easy access to both downstream (Release Notes) as well as<br>
&gt; &gt; &gt; upstream<br>
&gt; &gt; &gt; documentation (GNOME Help, application help, GNOME System Admin Guide,<br>
&gt; &gt; &gt; etc.).<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; It would probably be better to have those docs be converted to<br>
&gt; &gt; &gt;&gt; something Yelp<br>
&gt; &gt; &gt;&gt; can read and integrated in the Help, at least for GNOME and for<br>
&gt; &gt; &gt;&gt; Workstation.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Yes, we could do integration in the GNOME Help. Few things would have<br>
&gt; &gt; &gt; to<br>
&gt; &gt; &gt; be figured out, though:<br>
&gt; &gt;<br>
&gt; &gt; And how do we address this for the spins? A PDF file in ~/Documents<br>
&gt; &gt; would be enough, including evince in the media (not sure about KDE-based<br>
&gt; &gt; spins).<br>
&gt;<br>
&gt; Seems like the easiest fix for those spins having a traditional desktop menu<br>
&gt; with a Documentation submenu would be to use OnlyShowIn in the launcher<br>
&gt; desktop file. Fedora Workstation could also go with NotShowIn.<br>
&gt;<br>
&gt; A PDF file in ~/Documents is another possibility.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; pk<br>
&gt;<br>
&gt; --<br>
&gt; Petr Kovar<br></p>
<p dir="ltr">This is what we have now, essentially; there&#39;s a NotShowIn=GNOME desktop file that is otherwise the same as it has been for the last few releases.</p>
<p dir="ltr">There&#39;s also an OnlyShowIn=GNOME desktop file that launches the book in epiphany for more native presentation, available to WS users that manually install fedora-release-notes.</p>
<p dir="ltr">--Pete</p>