Docfx: Question: dotnet new template for docfx

Created on 29 Nov 2020  路  2Comments  路  Source: dotnet/docfx

For our customers that user our .NET Core 3.1 based application framework, we want to create a dotnet new template that initialises a new docfx folder containing a custom docfx template and some predefined markdown that documents the end user facing parts our framework. That's where the customer then can add her own documentation to it.

The customer should be able to run this dotnet new template and thereafter she should have everything that is needed to build the documentation. Ideally, the template should install all prerequisites needed for docfx. Maybe all the prerequisites could be wrapped into a .NET Core local tool?

How could this be done? Does something like this exist already?

v3

Most helpful comment

@yufeih Did you add the v3 label because this can't be done in v2?

When is v3 coming? Do you think it will be released in 2021?

All 2 comments

@yufeih Did you add the v3 label because this can't be done in v2?

When is v3 coming? Do you think it will be released in 2021?

I also would like to know when v3 will be released. I have been waiting for it for over a year 馃槄

Was this page helpful?
0 / 5 - 0 ratings