pulumi/pkg/codegen/docs/templates
Justin Van Patten c04d1beaab
Fix header anchor ids in resource docs (#4436)
* Add ids to headers so they can be linked to

* Make header ids more general

Rather than including the identifier in the name of the id, use a simpler more generic id.

* H3=>H2 for Modules/Resources/Functions/Package Details headings

This way, on individual resource/function pages, it doesn't make it look like "Package Details" is a sub heading under "Supporting Types" in the right-hand "ON THIS PAGE".
2020-04-18 02:45:47 -07:00
..
constructor_args.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
constructor_params.tmpl Fixes for resource docs generator (#4085) 2020-03-17 13:37:40 -07:00
function.tmpl Fix header anchor ids in resource docs (#4436) 2020-04-18 02:45:47 -07:00
header.tmpl Move resource docs index file generation to Go templates (#4308) 2020-04-06 17:01:33 -07:00
index.tmpl Make sure there is a new-line between the package description and the first header on the index page. 2020-04-06 17:43:21 -07:00
index_categories.tmpl Fix header anchor ids in resource docs (#4436) 2020-04-18 02:45:47 -07:00
package_details.tmpl Fix header anchor ids in resource docs (#4436) 2020-04-18 02:45:47 -07:00
properties.tmpl Handle k8s cases in the resource doc generator (#4337) 2020-04-10 14:07:52 -07:00
read_inputs.tmpl Update the resource-docs templates 2020-03-30 14:38:29 -07:00
resource.tmpl Fix header anchor ids in resource docs (#4436) 2020-04-18 02:45:47 -07:00
utils.tmpl Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00