mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-27 09:43:58 +00:00
build the documentation of official packages (#20986)
* remove db stuffs * remove punycode * remove * fixes script * add cloner * patches * disable * patch * fixes external packages * disable two packages * preview documentation build * try again * fixes URL * fixes a bug * simplify * fixes documentaion * fixes * Apply suggestions from code review
This commit is contained in:
@@ -26,7 +26,7 @@ import std/[
|
||||
|
||||
# Strings:
|
||||
editdistance, wordwrap, parseutils, ropes,
|
||||
pegs, punycode, strformat, strmisc, strscans, strtabs,
|
||||
pegs, strformat, strmisc, strscans, strtabs,
|
||||
strutils, unicode, unidecode, cstrutils,
|
||||
# works but uses FFI: encodings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user