Thanks for the instruction. I applied it and I got the desired result.
On Wednesday, 1 December 2021 at 22:40:46 UTC+5:30 Adam Johnson wrote:
> It sounds like you aren't rebuilding the documentation after you edit the
> reStructuredText files. To do so, you need to run 'make h
It sounds like you aren't rebuilding the documentation after you edit the
reStructuredText files. To do so, you need to run 'make html', as per the
setup instructions:
https://docs.djangoproject.com/en/3.2/internals/contributing/writing-documentation/#getting-started-with-sphinx
Hi guys, I am Kaushik. And I'd begun my Django contribution lately. So
here's my doubt i am working on a ticket which is related to sorting a part
of the documentation. I understood the ticket and i know that i have to
work with sphinx and reStructured texts to make any alteration to the docs.