0c38bf9606
We use the HTML ID of a member element to get its name. If there are multiple members with the same type and name (e. g. from a Deref implementation), the ID has a suffix to make it unique. Previosuly, we just interpreted this suffix as part of the name. With this patch, we strip the suffix and only use the actual name. |
||
---|---|---|
.. | ||
html | ||
snapshots | ||
output.rs |