Discourse-Dokumente

I think you can hide it with some CSS here:

.sidebar-section-link-wrapper[data-list-item-name="docs"] {
    display: none;
}
1 „Gefällt mir“