Darío Kondratiuk
|
5aa00d1e5e
|
docs(dotnet): fix link regex on xmldocs (#6528)
|
2021-05-12 08:08:12 -07:00 |
|
Darío Kondratiuk
|
d9015b99d0
|
chore(dotnet): translate Javascript words to csharp (#6321)
There are some words that we can replace so we don't need to write csharp specific comments
|
2021-04-29 21:08:46 -07:00 |
|
Anže Vodovnik
|
43de259522
|
fix(xmldocs): over-greedy regex for md links and clean-up (#5798)
* fix(xmldocs): over-greedy regex for Markdown links
* fix(dotnet): missing using and extra spaces
|
2021-03-11 18:07:45 +01:00 |
|
Anže Vodovnik
|
42e9a4703c
|
chore(xmldocs): resolve MD links to XmlDocs tags (#5782)
|
2021-03-10 09:07:23 -08:00 |
|
Anže Vodovnik
|
ad27f3bf02
|
docs(xml): code escaping for XMLDocs generation (#5703)
|
2021-03-03 19:39:06 +01:00 |
|
Anže Vodovnik
|
8f3a6c6b45
|
chore(docs): improve xmldoc inline code parsing (#5480)
|
2021-02-17 10:45:15 -08:00 |
|
Anže Vodovnik
|
9dd443e1aa
|
chore(docs): add ability to generate xmldocs (#5164)
Introduces a naive XmlDocs renderer for Markdown nodes. It needs to be called separately for now.
|
2021-02-15 19:41:40 +01:00 |
|