Commit History

Author SHA1 Message Date
  Jake Leahy cbeefc877c Docs expand `using` parameters (#21076) 2 years ago
  Jake Leahy 753868f16c Fix #14476 (#20878) 2 years ago
  ringabout 7394587217 move google fonts to the last part (#20541) 2 years ago
  ringabout 0c0b086d58 fixes #20524; add forbids pragmas to hideable lists (#20525) 2 years ago
  Amjad Ben Hedhili 70a8e0d65c Docs auto dark mode (#20188) 2 years ago
  Lancer11211 efd5c571bf .forbids pragma: defining forbidden tags (#20050) 2 years ago
  Jake Leahy c43a377057 Make imports/exports not be a dropdown in sidebar (#19907) 2 years ago
  Jake Leahy dd4cc266cd Fixes #19900 (#19906) 2 years ago
  JJ e7e8f437c4 Keep the doc sidebar on the screen while scrolling (#19851) 2 years ago
  flywind ded8b0e541 rewrite docs JS in Nim (#19701) 3 years ago
  Andrey Makarov 7ba2659f73 docgen: implement doc link resolution in current module (#18642) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Andrey Makarov bbe05c1532 docgen: draw frame around active anchors (#18607) 3 years ago
  Andrey Makarov 10da888c07 docgen: sort symbols (fix #17910) (#18560) 3 years ago
  Timothee Cour 488e9c2991 nim doc now correctly renders deprecated pragmas for routines and types (#18515) 3 years ago
  drtheuns 51ab7ccec1 Fix JS error on index page and detect dark mode (#18191) 3 years ago
  Timothee Cour 0de3d4292f fix #16993, #18054, #17835 runnableExamples now works with templates and nested templates (#18082) 3 years ago
  Timothee Cour e2ab08603d fix warnings/hints in nimdoc/tester.nim (#18083) 3 years ago
  Andrey Makarov 97970d9dcc `doc2tex`: generate docs to Latex (#17997) 4 years ago
  Timothee Cour 78e2d299df typo: nonexistant => nonexistent (#17918) 4 years ago
  flywind a807233aeb fix #17615(runnableExamples silently ignored if placed after some code) (#17619) 4 years ago
  Andrey Makarov e35946f306 enable syntax highlighting for inline code (#17585) 4 years ago
  Timothee Cour a7bb973a24 docgen: render pragmas by default except for a select list (and fix #9074) (#17054) 4 years ago
  Timothee Cour d23a757765 fix https://github.com/nim-lang/RFCs/issues/352: show top-level import for top-level runnableExamples in generated docs (#17542) 4 years ago
  Timothee Cour 452366982d fix #16901: sidebar groups now works with all routines, not just proc,func (#17416) 4 years ago
  Timothee Cour 44f672a515 fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857) 4 years ago
  Andrey Makarov 554fe8f88f conservative approach to fix #15184 (#16723) 4 years ago
  Miran 40255f6721 put both funcs and procs under the same section in the documentation (#16301) 4 years ago
  Sebastian Reinhard 93b6fac468 nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247) 4 years ago
  Miran c0b76ef3cb fix #16164, render doc comments (#16230) 4 years ago