Commit History

Author SHA1 Message Date
  Hamid Bluri a26ccb3476 fix #22492 (#22511) 1 year ago
  Jake Leahy 17915d93bf Fix non-toplevel fields in objects not getting rendered (#22266) 1 year ago
  ringabout 8e0f336f6d fixes #21483; fixes nim doc skips documentation of annotated elements of objects (#21743) 1 year ago
  ringabout ff8ab06720 fixes #19396; Nimdoc hide nonexported fields (#21305) 1 year ago
  Jake Leahy d88f46df38 Make async stacktraces less verbose (#21091) 2 years ago
  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) 2 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) 3 years ago
  Timothee Cour 78e2d299df typo: nonexistant => nonexistent (#17918) 3 years ago
  flywind a807233aeb fix #17615(runnableExamples silently ignored if placed after some code) (#17619) 3 years ago
  Andrey Makarov e35946f306 enable syntax highlighting for inline code (#17585) 3 years ago
  Timothee Cour a7bb973a24 docgen: render pragmas by default except for a select list (and fix #9074) (#17054) 3 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) 3 years ago
  Timothee Cour 452366982d fix #16901: sidebar groups now works with all routines, not just proc,func (#17416) 3 years ago