1

I am working with docfx, and I would like to change the title of the items in the side table of contents.

I know that for this I need to generate a new toc.yml file in the api subfolder when I run the following command:
docfx docfx_project/docfx.json.

So my question is how to modify the docfx.json file in order to modify the toc.yml file in the api subfolder?

Cracho
  • 43
  • 4
  • Does this help? Overwrite files in DocFx: https://dotnet.github.io/docfx/tutorial/intro_overwrite_files.html – hcdocs Jul 27 '22 at 17:31
  • This may also help: https://github.com/dotnet/docfx/issues/848 – hcdocs Jul 27 '22 at 17:32
  • @hcdocs thanks for the links but I still don't get it. I tried to only change the name of one item of the TOC in api documentation creating an overwrite file but no change appears. I want to only overwrite the file toc.yml in the api folder. – Cracho Aug 03 '22 at 16:28

0 Answers0