Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-09Build improvements (#591)Sandy Armstrong
2021-12-14Fix long file name issue for Azure PowerShell .NET Reference (#589)Min Huang
2021-04-14Improve argument value formatter (#539)Xiao Luo
2021-01-21Add support for C# 8.0 nullable reference types feature (#532)Xiao Luo
2020-08-12Added attribute formatter for C++ WINRT (#507)RanhaoXu
2020-07-07Support F# style Attribute rendering (#503)Tianqi Zhang
2020-06-11[mdoc] come up with test/design for better member implementation detectionmaopeixia
2020-06-10refactor attribute formatter to be standalone classTianqi Zhang
2020-06-08reorganize formatter namespaces and referencesTianqi Zhang
2019-11-22Adds support for TypeMap.xml ... TypeReplace nodes supported in formattersJoel Martinez
2018-09-19assembly resolution error now includes what type was being resolved.Joel Martinez
2018-07-06Merge branch 'master' into mdoc_fix_EIIJoel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2018-07-02Merge branch 'master' into mdoc-assemble-single-frameworkJoel Martinez
2018-06-28Attributes now get a FrameworkAlternate when they don't appear in all framewo...Joel Martinez
2018-06-08Fix Eii property names for VBkatsiaryna_bialiatka
2018-06-06Adding "FrameworkAlternate" and "Index" to XSDJoel Martinez
2018-05-10Allow `mdoc assemble` to assemble docs from a single framework #194Mikhail Melnikov
2018-05-01Set `Prefer32Bit` to false for debug configuration.Joel Martinez
2018-05-01Set `Prefer32Bit` to false for release configuration.Joel Martinez
2018-03-20mdoc: parameters and member signatures now use FrameworkAlternate when differentJoel Martinez
2018-03-07mdoc: added metadata resolver.Joel Martinez
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-11-30mdoc: Support for attached events and attached propertiesMikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-10-25mdoc: Analytics modeMikhail Melnikov
2017-10-20mdoc: New resolver now takes 'version' into account when loading.Joel Martinez
2017-10-02mdoc: reformatting the MDocUpdater source code.Joel Martinez
2017-08-28mdoc: now using a new resolver, that resolves mscorlib (v255.255.255.255) ass...Joel Martinez
2017-06-30Documentation importing is now supported in Frameworks mode.Joel Martinez
2017-04-22Simplifies build setupMarek Safar
2017-03-27mdoc: switched configuration to anycpu.Joel Martinez
2017-03-03Frameworks Mode for Update Commandpreview-5.0.0.6Joel Martinez
2017-02-03New top level solution, makefile targets, and submodule dependencies.Joel Martinez
2016-10-08[mdoc] Update project fileMarek Safar
2016-10-08[mdoc] Updated csproj to target .NET 4.5Joel Martinez
2016-10-08[mdoc] Changes to support new-style iOS API:Joel Martinez
2016-10-08Fixed some reference issues with mdoc.csproj: mono.cecil assembly reference, ...Joel Martinez
2016-10-08[Mono.Posix] Add Syscall.getgrouplist().Jonathan Pryor
2016-10-08[mdoc] Add MonoDevelop project files.Jonathan Pryor