To customize a certain page in my documentation, I'd like to add a special class or id to the body of the page.
I've tried using
:name: amazing-unique-id;
at the top of my index.rst file, but this doesn't work. Any idea how I could achieve that?