Commit Graph

19 Commits (37aa96e422925d939186f25730080dfa8ce46d82)

Author SHA1 Message Date
Anthony Johnson 1c6c9f15d8 Clean up .NET detail page, add assemblies list
The .NET detail page was slightly messy, this cleans up and settles on some UX
there:

* Don't use an explicit header for summary, move it up under the object heading
* Drop redundant (and broken) github edit link on page, we need to fix the
  github header link instead.
* Add pattern for displaying read only fields in definition list
* Adds namespace + assemblies listing to detail page

Refs #60
9 years ago
Eric Holscher 72a888edde Merge pull request #67 from rtfd/dotnet-code-example-indent
Fix indentation on code block in .NET template
9 years ago
Anthony Johnson 04726106d2 Fix indentation on code block in .NET template 9 years ago
Anthony Johnson 49af2b252a Update reference resolver for nested resolution 9 years ago
Eric Holscher 095b1e5b29 Add Indentity as the default dotnet testing project.
Also lots of little cleanup to remove errors on those builds.
9 years ago
Eric Holscher 4e9f1c02ea More small dotnet cleanup 9 years ago
Anthony Johnson 9612dae694 Add better reference and obj id handling for generics 10 years ago
Anthony Johnson a3cea299dc Adding indentation on .net detail template, hidden types 10 years ago
Eric Holscher a05a85507a Add GitHub section 10 years ago
Eric Holscher 6410bee011 Fix hierarchy, and include object itself in it. 10 years ago
Eric Holscher c79a0f3cee Clean up namespaces and display 10 years ago
Eric Holscher cc8e5d6ee5 Show local TOC 10 years ago
Eric Holscher aa62ad9af7 Sizable refactor of the autoapi tooling.
Standard template context and rendering. Also refactor YAML loading for new YAML formats.
10 years ago
Eric Holscher 6a6c77d6ec Add toc to detail pages 10 years ago
Anthony Johnson 655aff0245 Cleaning up detail page formatting and order 10 years ago
Anthony Johnson e7be3b1804 Sorting on list and detail pages, plus type and ref type fixes to classes 10 years ago
Anthony Johnson 5a5ae1cf15 Move names to properties in code and templates, add tests 10 years ago
Anthony Johnson c4c16d6bf4 Push template type call to class variable 10 years ago
Eric Holscher a4a1a8604f Add virtual namespaces and abstract templates into extended bases 10 years ago