After looking at the python docs, i found how to do it like you said.

Thx for the help

Le 15 juillet 2024 18:49:10 GMT+02:00, Rafael Fontenelle 
<rffontene...@gmail.com> a écrit :
>Hi Mathis
>
>It seems you didn't add developer/ directory to the zip file, not sure if 
>that was intentional.
>
>Have you tried:
>
><root>/index.rst
>
>.. toctree::
>   developer/index
>
>and in <root>/developer/index.rst
>
>.. toctree::
>
>  build
>  contributing
>
>?
>
>
>Regards,
>Rafael
>
>Em domingo, 14 de julho de 2024 às 19:10:12 UTC-3, Mathis Joussemet 
>escreveu:
>
>> I'm trying to set up subpages on my Sphinx doc. Basically, I want that my 
>> root index.rst file to call the index in the developer folder which 
>> references the build.rst and contributing.rst files. (the code is in the 
>> attached file)
>> When I'm trying to do that, I get these errors. I couldn't find anything 
>> about it online.
>> I really hope you can help me
>>
>> Thx in advance
>> [image: Capture d’écran du 2024-07-14 20-53-35.png]
>>
>>
>> [image: Capture d’écran du 2024-07-14 20-50-15.png]
>
>-- 
>You received this message because you are subscribed to the Google Groups 
>"sphinx-users" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to sphinx-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit 
>https://groups.google.com/d/msgid/sphinx-users/985df14d-d33e-46b7-b71e-49e3a59760aan%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/3CB7C32D-23FF-47A0-B909-BF6B4D2D76E3%40gmail.com.

Reply via email to