I found on github jaantollander/Sphinx-Thesis-Template need pip install sphinx-rtd-theme
sobota, 1 października 2022 o 10:10:51 UTC+2 Andy napisał(a): > I want rewrite my old thesis with sphinx rst. > In first page should be university name with capitalize letters, next > "Thesis" with big font and subject and my and promoter name. > If I create it with Tex is Ok, but when create it with sphinx > my index.rst > ================== > > .. toctree:: > :maxdepth: 2 > title > > Indices and tables > ================== > > * :ref:`genindex` > * :ref:`search` > > it inset 4 pages: 1,2,I,II > on first is project name, release, my name and today date > second is empty > third - only "CONTENTS:" > fourth: also empty , only footer > On page 5 is my title page. > > How make title thesis page? > > -- 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/16b5001a-e075-499d-b38a-a10f1e202066n%40googlegroups.com.