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-08-29Feat #608072: Monikerize type parameters name (#649)Min Huang
2022-08-15Fix 662735: Members with user edited docs will not be deleted (#647)Min Huang
2022-07-14[MDocUpdater] Fix assembly info duplication (#638)Peter Collins
2022-05-16Fix the logic for the shouldDelete factor (#628)Michael Jin
2022-03-24bump mdoc to 5.8.8 (#621)Min Huang
2022-01-27Update MDocUpdater.cs (#597)haibo zhang
2021-12-14Fix long file name issue for Azure PowerShell .NET Reference (#589)Min Huang
2021-12-03Remove old typeParameter (#585)RanhaoXu
2021-06-04mdoc should not use TypeMap for parameter and return elements (#558)Michael Jin
2021-04-30Adding the projection of Numerics types in C++/WinRT, C++/CX and fixed an iss...Jeff Chen
2021-04-27Added type forwarding check for member parameters (#548)RanhaoXu
2021-04-20Improved filehandling around typemap file copyRanhaoXu
2021-04-14Improve argument value formatter (#539)Xiao Luo
2021-04-06Copy typemap.xml to output (#540)RanhaoXu
2021-01-21Fixed obsolete attribute info not being imported (#533)RanhaoXu
2020-12-16Merge branch 'master' into developJoel Martinez
2020-12-07Sort assembly files and update expected XML files (#526)Xiao Luo
2020-09-02doc import improvements (#516)maopeixia
2020-09-02method getter incorrectly marked as implementing nonexistant interface member...maopeixia
2020-09-02Cleaning up existing content when importing: `related`, `seealso` (#510)maopeixia
2020-09-02Support F# style Attribute rendering (#503)Tianqi Zhang
2020-09-02content importing is missing <value> when there's multiple monikersmaopeixia
2020-09-02[mdoc] come up with test/design for better member implementation detectionmaopeixia
2020-09-02refactor attribute formatter to be standalone classTianqi Zhang
2020-09-02reorganize formatter namespaces and referencesTianqi Zhang
2020-09-02[mdoc] AssemblyVersion missing in some instancesmaopeixia
2020-08-11method getter incorrectly marked as implementing nonexistant interface member...maopeixia
2020-08-01Cleaning up existing content when importing: `related`, `seealso` (#510)maopeixia
2020-07-07Support F# style Attribute rendering (#503)Tianqi Zhang
2020-07-06content importing is missing <value> when there's multiple monikersmaopeixia
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-10Merge pull request #495 from maopeixia/mpx-mdoc-1.0.1.6Joel Martinez
2020-06-08Merge pull request #496 from mono/marj/mdoc-5.7.6Joel Martinez
2020-06-08reorganize formatter namespaces and referencesTianqi Zhang
2020-06-03for 5.7.6, blocking private types from the cacheJoel Martinez
2020-05-12monikerize interfaces and member implements in ECMAXMLTianqi Zhang
2020-05-06ReturnType is now monikerized.Joel Martinez
2020-05-06[mdoc] AssemblyVersion missing in some instancesmaopeixia
2020-04-15Merge remote-tracking branch 'origin/master' into developJoel Martinez
2020-04-13re-enable private EII checking while caching.Joel Martinez
2020-04-08mdoc 5.7.5.3 pre-release fix 3.Joel Martinez
2020-04-085.7.5.3 pre-release hotfix 2.Joel Martinez
2020-04-085.7.5.3 pre-release hotfix.Joel Martinez
2020-04-08[mdoc] EIIs of internal interfaces show up on docsmaopeixia
2020-04-08add type forwarding for recursive nested typeAnn Meng
2020-04-08Some classes are missing implicit conversion operatorsmaopeixia
2020-04-02mdoc 5.7.5.3 pre-release fix 3.Joel Martinez
2020-03-305.7.5.3 pre-release hotfix 2.Joel Martinez
2020-03-27Merge pull request #487 from mono/marj/mdoc-5.7.5.3-fixJoel Martinez