aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/docs/main.js
AgeCommit message (Expand)Author
2020-10-29Merge pull request #6678 from s-ol/doc-type-awareVeikka Tuominen
2020-10-29docs: link to functions in getValueText and getCallHtmls-ol
2020-10-23generated docs: add FnFrame type supports-ol
2020-10-22generated docs: add anyframe type supports-ol
2020-10-22generated docs: add vector type supports-ol
2020-10-20std docs: print bool valuesxackus
2020-06-01Merge pull request #4976 from xackus/std-lib-docsVeikka Tuominen
2020-05-16Merge pull request #5020 from jinroh/docs/search-perfVexu
2020-05-05Add support for external links and URL to markdown parser.StrangeBug
2020-04-13docs: use String.repeat for dom templatesPierre Guilleminot
2020-04-12improve search perf: trim search resultsPierre Guilleminot
2020-04-12improve search perf: batching dom list mutationsPierre Guilleminot
2020-04-07refactor common pattern into a functionxackus
2020-04-07std lib docs: fix null and int valuesxackus
2020-03-04Generated documentation mobile supportpfg
2020-01-07Make markdown parser more safe (#4105)Rocknest
2019-12-16generated docs: log trace instead of errorHenry Wu
2019-12-09remove var args from the languageAndrew Kelley
2019-12-04add docs for function parametersVexu
2019-11-15add container doc comments to generated docsVexu
2019-10-28Std docs: Fix a js error that would cause some function to be not renderedTimon Kruiper
2019-10-20Starts to implement markdown parser. Implemented: strong, emphasis, strikethr...Felix Queißner
2019-10-16generated docs: progress towards generic types being usefulAndrew Kelley
2019-10-15generated docs: further clean up keyboard shortcut handlingAndrew Kelley
2019-10-15fix small misstake, 'escape' v. 'Escape'dtw-waleee
2019-10-15Fix keyboard layout issue with help-modaldtw-waleee
2019-10-11merge targets of generated docsAndrew Kelley
2019-10-10generated docs: add optional type supportAndrew Kelley
2019-10-10generated docs: better rendering of unknown declsAndrew Kelley
2019-10-10generated docs: clean up type names and param namesAndrew Kelley
2019-10-10Merge branch 'docs-union-enum' of https://github.com/Vexu/zig into Vexu-docs-...Andrew Kelley
2019-10-10generated docs: better listing of functionsAndrew Kelley
2019-10-10Generated docs: Add function paramater namesTimon Kruiper
2019-10-10Generated docs: store static container info in a containerDecl astNodeTimon Kruiper
2019-10-10implement doc generation for union and enumVexu
2019-10-10generated docs: better handle when root is stdAndrew Kelley
2019-10-09generated docs: avoid clobbering browser shortcut keysAndrew Kelley
2019-10-09generated docs: add array type supportAndrew Kelley
2019-10-09generated docs: render valuesAndrew Kelley
2019-10-09generated docs: refactor how type kinds workAndrew Kelley
2019-10-09generated docs: more verbose fieldsAndrew Kelley
2019-10-09generated docs: separate section for namespacesAndrew Kelley
2019-10-09generated docs: show error sets pagesAndrew Kelley
2019-10-09Docs: adds docs comments to struct fieldsTimon Kruiper
2019-10-09generated docs: functions in a table with descriptionsAndrew Kelley
2019-10-08generated docs: separate Error Sets from TypesAndrew Kelley
2019-10-08generated docs: render var declsAndrew Kelley
2019-10-08generated docs: global vars in a tableAndrew Kelley
2019-10-08generated docs: add global variablesAndrew Kelley
2019-10-08generated docs: error sets in fn docsAndrew Kelley