Any resources for pytorch c++ api document?

I was writing c++ custom layer in pytorch. But the official document (https://pytorch.org/cppdocs/api/library_root.html) is meaningless. Why is that and where can I find usable documents for the c++ api.