I was using Sphinx v2.3.1.
After some testing, I've pinpointed the issue to Sphinx >= 2.3.0.
Sphinx v2.2.2 uses the relative path as before.
I don't think quickstart has anything to do with it.
I believe I've found the change that caused this, and I've filed an issue 
at https://github.com/sphinx-doc/sphinx/issues/7019.

Thanks,
Harmon

On Saturday, January 11, 2020 at 9:53:11 PM UTC-6, Komiya Takeshi wrote:
>
> Hi Harmon, 
>
> Indeed, that is strange. I got absolute paths with Sphinx-2.3.0 and 
> small project on my local. What Sphinx versions do you use? What will 
> happen with the Sphinx project just after quickstart'ed? 
>
> Thanks, 
> Takeshi KOMIYA 
>
> 2020年1月12日(日) 3:14 Harmon <harm...@gmail.com <javascript:>>: 
> > 
> > When I use 
> > make gettext 
> > the .pot files it generates all use the absolute path to the relevant 
> .rst files. 
> > 
> > This applies to the .po files when I generate those afterwards as well. 
> > 
> > All the .pot and .po files that I normally see use a relative path like 
> > #: ../../whatever.rst:1 
> > 
> > What's happening here, and how can I set it to use the relative path 
> instead? 
> > 
> > Thanks, 
> > Harmon 
> > 
> > -- 
> > 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...@googlegroups.com <javascript:>. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sphinx-users/cdfe7821-b195-42a0-b198-e4106bc93191%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/f11e83e1-bab6-4dd5-8aad-05f05dda8b57%40googlegroups.com.

Reply via email to