On Sat, Mar 7, 2009 at 8:47 AM, Luis A. Bastiao Silva
<[email protected]> wrote:
>
>
> On Sat, Mar 7, 2009 at 1:10 AM, Guilherme Polo <[email protected]> wrote:
>>
>> On Thu, Feb 26, 2009 at 4:55 PM, Adriano Monteiro Marques
>> <[email protected]> wrote:
>> >> Are we going to move to sphinx ?
>> >
>> > Yes! Unless someone is contrary to this decision and wants to discuss
>> > further. But I have considered this matter solved.
>> >
>>
>> Everyone interested please take a look into ticket #228
>> (http://trac.umitproject.org/ticket/228).
>
> Could I add new files rst and add to branch?
>

New files as in new documentation ?

Ideally first we would move the current xml documentation to rst. But
of course you can add new documentation too.

Now follows some short steps on how to add new documentation or move
the current documentation to "rst/sphinx" (this is just an example):

* svn mv nigraphs/nigraphs.xml src/ni_graphs.rst
* Now I edit ni_graphs.rst and format it to reStructuredText.
* Add ni_graphs.rst to src/ni.rst toctree (ni.rst is already in
index.rst's toctree)

So if you are going to write documentation for InterfaceEditor (just
an example again) you could:

* touch src/interfaceeditor.rst
* Edit src/index.rst and add interfaceeditor.rst to its toctree
* Create/Move some part of its documentation to
src/interfaceeditor_something.rst
* Add src/interfaceeditor_something.rst to interfaceeditor.rst's toctree
* svn add src/interfaceeditor.rst src/interfaceeditor_something.rst
* Commit.

>>
>> >
>> > Kind Regards,
>> >
>> > ---
>> > Adriano Monteiro Marques
>> >
>> > http://www.thoughtspad.com
>> > http://www.umitproject.org
>> > http://blog.umitproject.org
>> > http://www.pythonbenelux.org
>> >
>> > "Don't stay in bed, unless you can make money in bed." - George Burns
>> >
>> >
>>
>>
>>
>> --
>> -- Guilherme H. Polo Goncalves
>>
>>
>> ------------------------------------------------------------------------------
>> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
>> CA
>> -OSBC tackles the biggest issue in open source: Open Sourcing the
>> Enterprise
>> -Strategies to boost innovation and cut costs with open source
>> participation
>> -Receive a $600 discount off the registration fee with the source code:
>> SFAD
>> http://p.sf.net/sfu/XcvMzF8H
>> _______________________________________________
>> Umit-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>
>
> --
> Luís A. Bastião Silva
>
>



-- 
-- Guilherme H. Polo Goncalves

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to