On Saturday, March 16, 2013 8:00:30 PM UTC-7, Volker Braun wrote:
>
> Try "sage -docbuild all html" and see if it gets picked up. The two-step
> docbuild process might need that once if a new file is added.
You could also do (from SAGE_ROOT): 'rm -rf devel/sage/doc/output' first,
then 'sage -
Try "sage -docbuild all html" and see if it gets picked up. The two-step
docbuild process might need that once if a new file is added.
On Saturday, March 16, 2013 9:04:46 PM UTC-4, KnS wrote:
>
> Oops... May be I should be a little more precise:
>
> 1. I added to the index.rst in reference/log
Oops... May be I should be a little more precise:
1. I added to the index.rst in reference/logic -- the logicparser file by
adding the line sage/logic/logicparser at the appropriate place.
2. I edited the file sage.logic/logicparser.py
3. On the terminal, sage -docbuild reference/logic html
4. HTM
Kannappan Sampath wrote:
Hello!
While working on a ticket, I did the following:
I made two changes: added a new file to an index.rst and edited the file
I added. Then, without committing, I built the documentation. The
documentation was built but no changes I made was incorporated. I then
commi
Can you tell us the precise commands you used? Did you run "sage -docbuild
all html"
On Saturday, March 16, 2013 6:19:46 PM UTC-4, KnS wrote:
>
> Hello!
>
> While working on a ticket, I did the following:
>
> I made two changes: added a new file to an index.rst and edited the file I
> added.
Oh, yes! I did!
On Sun, Mar 17, 2013 at 5:28 AM, John H Palmieri wrote:
>
>
> On Saturday, March 16, 2013 3:19:46 PM UTC-7, KnS wrote:
>>
>> Hello!
>>
>> While working on a ticket, I did the following:
>>
>> I made two changes: added a new file to an index.rst and edited the file
>> I added. The
On Saturday, March 16, 2013 3:19:46 PM UTC-7, KnS wrote:
>
> Hello!
>
> While working on a ticket, I did the following:
>
> I made two changes: added a new file to an index.rst and edited the file I
> added. Then, without committing, I built the documentation. The
> documentation was built bu