Thanks, the indentation of the replace and target was the issue.
On 03.07.2011, engelbert gruber <[email protected]> wrote: > hei > > On Sun, Jul 3, 2011 at 11:45 AM, Bernat <[email protected]> wrote: > 8< snip >> My Rest code is something like: >> >> Building the OpenCV library from scratch requires a couple of tools >> installed beforehand: >> >> .. container:: enumeratevisibleitemswithsquare >> >> + An **I**\ ntegrated **D**\ eveloper **E**\ nviroment (*IDE*) >> preferably, or just a C\C++ compiler that will actually make the >> binary files. Here I will use the `Microsoft Visual Studio <https:// >> www.microsoft.com/visualstudio/en-us>`_. Nevertheless, you can use any >> other *IDE* that has a valid C\C++ compiler. > > you mean indented like this (_ as blank) :: > > _+_An **I**\ ntegrated **D**\ eveloper **E**\ nviroment (*IDE*) > ___preferably, or just a C\C++ compiler that will actually make the > ___binary files. Here I will use the `Microsoft Visual Studio <https:// > > cheers > engelbert > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sphinx-dev?hl=en. > > -- Gábor Bernát Student - Sapientia University - Computer Science - Tîrgu-Mureș, România. Tel.: +40-746-217-082 -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
