Hello,

I'm currently writing a technical documentation with Sphinx.
I use a numbered toctree. When in this toctree I insert an external url 
link then the rendered entry does not contain a number.

For this toctree :

.. toctree::
   :numbered:
   :hidden:
   :maxdepth: 2

   Administration <admin/admin.rst>
   Usage <usage/usage.rst>
   Squash TM - Squash TF Link <tm-tf-link/tm-tf.rst>
   Download 
<https://squash-tf.readthedocs.io/en/latest/download.html#squash-tf-execution-server>



The "Download" enrtry has for result :


[image: Toctree result] <https://i.stack.imgur.com/jbKKS.png>


Any idea  ?

Bertrand

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to