HomeSoftware Heritage

docs, user: Fix faq menu rendering glitch

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

docs, user: Fix faq menu rendering glitch

As the toctree for the faq was included multiple times in index file,
the associated menu entry in the sidebar was not properly rendered.

In order to workaround the issue, ensure faq toctree is included once
in the index file and add reference to faq page in Getting started
top level section.

Also as faq subsection entries are no longer included in the sidebar
menu, display a local toctree at the top of the faq page.

Closes T3657

Details

Provenance
anlambertAuthored on Oct 15 2021, 4:34 PM
anlambertPushed on Oct 15 2021, 5:53 PM
Differential Revision
D6489: docs, user: Fix faq menu rendering glitch
Tasks
T3657: Fix faq menu rendering glitch in docs.s.o

Commit No Longer Exists

This commit no longer exists in the repository.