Displaying 20 results from an estimated 421 matches for "sphinx".
2008 Sep 03
4
delta index in Sphinx
Hello, all!
Help me please to solve problem with Sphinx and its delta index.
Configuration file is located in attachment to this topic.
-------------------------------------------------------------------
mysql> select id, e_mail from users where e_mail LIKE ''%test%'';
-----------------------------------------------------------------...
2010 Aug 09
1
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Michael,
The benefits of Sphinx sound nice but one comment: The main page and the tables of contents in the other pages (at least the ones I looked at: Getting Started; Lang Ref) are so long and sparse that it is difficult to get the big picture of what is there and even to find a document unless you know what to search for. The...
2019 Feb 11
4
Documentation doesn't get updated
...org/rL353327> (which made
it to
http://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-c-arrays.html)
and r353374 <https://reviews.llvm.org/rL353374> (which didn't make it to
https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library).
The llvm-sphinx-docs <http://lab.llvm.org:8011/builders/llvm-sphinx-docs>,
clang-sphinx-docs <http://lab.llvm.org:8011/builders/clang-sphinx-docs> (until
recently) and clang-tools-sphinx-docs
<http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs> buildbots have
been green, so there doesn'...
2003 Dec 18
11
Sphinx
Hi. I just started trying to play with Sphinx. I followed their site as far as running sphinx-server. It is listening on the default port. I copied sphinx2-simple to another file and changed sphinx2-continuous to sphinx2-server.
So, I ran eagi-sphinx-test under asterisk. What exactly is it supposted to do? Here's what I get:
debian:...
2010 Aug 09
0
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Hi Michael,
Awesome work!
I'm a strong supporter of using Sphinx. I've been using it for the LNT
docs (http://llvm.org/docs/lnt/) and it is quite nice to work with. +1
for migrating over.
- Daniel
On Sun, Aug 8, 2010 at 11:29 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> Moving the LLVM Documentation to Sphinx
> =====================...
2010 Aug 09
5
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Moving the LLVM Documentation to Sphinx
=======================================
As a few of you that are on IRC already know, I have experimented with moving
the LLVM documentation over to `Sphinx <http://sphinx.pocoo.org/index.html>`__
from the current html form. I have moved almost all of the content over and have
begun "Sp...
2003 Dec 18
0
Re: Sphinx (Karl Putland)
On Thu, 2003-12-18 at 15:40, Kevin Bockman wrote:
>> Hi. I just started trying to play with Sphinx. I followed their site as far as running sphinx-server. It is listening on the default port. I copied sphinx2-simple to another file and changed sphinx2-continuous to sphinx2-server.
>>
>> So, I ran eagi-sphinx-test under asterisk. What exactly is it supposted to do? Here's wh...
2019 Feb 14
3
Documentation doesn't get updated
...html>) and r353374 <https://reviews.llvm.org/rL353374> (which didn't make it to https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library <https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library>). The llvm-sphinx-docs <http://lab.llvm.org:8011/builders/llvm-sphinx-docs>, clang-sphinx-docs <http://lab.llvm.org:8011/builders/clang-sphinx-docs> (until recently) and clang-tools-sphinx-docs <http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs> buildbots have been green, so there doesn'...
2005 May 31
3
Opinions of Sphinx?
I'm planning a system of 120 SIP or PRI channels using speech
recognition (fixed grammar of 500 words) menus.
I could use a Cisco router and VoiceXML, but would prefer not to on cost
grounds.
Has anyone tried Asterisk and Sphinx (bonus points if in a production
environment)? If so, what's your opinion on quality of recognition,
stability, resource usage, etc?
Anyone have any recommendations of other speech recognition products
(commercial considered) that work with Asterisk?
--
Alistair Cunningham,
Integrics Ltd,...
2015 Jul 20
4
[LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
Hi All,
I'm working on rewriting libc++'s documentation using Sphinx.
Hopefully it will be easier to write and maintain documentation using
restructured text and not HTML.
What steps do I need to take to get libc++ a Sphinx builder and get
the required changes made for libcxx.llvm.org?
/Eric
2019 Feb 18
2
Documentation doesn't get updated
...gt;> http://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-c-arrays.html)
>> and r353374 <https://reviews.llvm.org/rL353374> (which didn't make it to
>> https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library).
>> The llvm-sphinx-docs <http://lab.llvm.org:8011/builders/llvm-sphinx-docs>
>> , clang-sphinx-docs <http://lab.llvm.org:8011/builders/clang-sphinx-docs> (until
>> recently) and clang-tools-sphinx-docs
>> <http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs> buildbots
>>...
2019 Jun 13
3
[docs] Updating the sphinx build bots
Hi,
TL;DR - We should update the bot(s) responsible for building the LLVM
documentation so that they use recommonmark 0.5.0, and apply
https://reviews.llvm.org/D63211.
Full context:
I recently started trying to build the sphinx docs. However, a change by
Jordan (r363100) resulted in me no longer being able to build them, even
though the build bots were green and he could build them himself. After
some digging, it looks like it's an issue with the latest version of the
recommonmark python module. I verified that I don&...
2017 Apr 03
6
Debugging Docs and llvm.org/docs/
> On 3 Apr 2017, at 22:47, Alex Denisov <1101.debian at gmail.com> wrote:
>
> The HTML generated using sphinx[1].
> At the bottom of each page you can see actual version of sphinx used to generate this page.
>
Thanks -- interesting that the docs haven't been updated since March 15th:
© Copyright 2003-2017, LLVM Project. Last updated on 2017-03-16. Created using Sphinx 1.4.5.
>> - How sh...
2012 Aug 02
2
[LLVMdev] pods
To my absolute dismay I found out that the latest llvm docs are in rst
format. I tried a couple of rst to man converters and the results are
pretty bad. rst2man sort of works but spits out a lot of errors and the
man pages don't look very good. sphinx crashes and is really too heavy.
pandoc, haskell, right.
I'd like to plead with the forces that be to bring back the pods. Pods
aren't great but pod2man is at least a standard UNIX utility and one can
convert it to many other formats easily.
Help a UNIX brother out!
2010 Aug 17
0
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
...ke that a heck of a lot better then zip (about a 4:1
>> ratio). But I will still put the zip up on my server, now at url:
>> http://www.overminddl1.com/stuff/llvm_doc.zip
>
> Requiring people to get and install boost to work on docs is a non-starter.
>
> What is wrong with sphinx?
They would not need to, as stated, it is simple to take what is needed
thanks to bcp, only thing needed is docbook, which is a *lot* more
prevalent than Sphinx and more well known. The useful thing about
quickbook over Sphinx is it is designed for C++ project documentation
in a variety of format...
2012 Dec 25
2
[LLVMdev] [cfe-dev] Do you use UML utility programs?
...ould really like to have something which
> produces sequence diagrams (such as
> <http://journeyer.github.com/klang/sequence_diagram_llvm.html>). What
> tools did you use to generate the diagrams for the klang
> documentation?
At the bottom
Created using<a href="http://sphinx.pocoo.org/ <view-source:http://sphinx.pocoo.org/>">Sphinx</a> 1.1.3.
2010 Aug 17
3
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
...it
> compresses text like that a heck of a lot better then zip (about a 4:1
> ratio). But I will still put the zip up on my server, now at url:
> http://www.overminddl1.com/stuff/llvm_doc.zip
Requiring people to get and install boost to work on docs is a non-starter.
What is wrong with sphinx?
-Chris
2012 Aug 02
0
[LLVMdev] pods
I checked all of the man pages generated using Sphinx and I thought that:
1. They all looked mostly identical.
2. When they didn't, I was equally happy with the Sphinx output.
Can you provide two specific .1 files one from POD and one from Sphinx
that shows an issue you are concerned about.
I haven't encountered problems with "Sphinx...
2015 Jul 28
0
[LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
CC Tanya and ping.
On Mon, Jul 20, 2015 at 1:41 PM, Eric Fiselier <eric at efcs.ca> wrote:
> Hi All,
>
> I'm working on rewriting libc++'s documentation using Sphinx.
> Hopefully it will be easier to write and maintain documentation using
> restructured text and not HTML.
>
> What steps do I need to take to get libc++ a Sphinx builder and get
> the required changes made for libcxx.llvm.org?
>
> /Eric
2006 Apr 05
0
WOW! Sphinx is awesome... but....(asterisk+sphinx+menus)
...-Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com]
> On Behalf Of Matt Florell
> Sent: Thursday, 6 April 2006 01:45
>
> The load on the system will crash your server with that many instances
> of real-time sphinx running. Take a look at 'top' while you run it on
> tow channels at once an see what the load is.
>
> MATT---
>
>
> On 4/5/06, Matt <mhoppes@gmail.com> wrote:
> > On 4/5/06, Matt Florell <astmattf@gmail.com> wrote:
> > > In my experience capac...