Commit Graph

36 Commits

Author SHA1 Message Date
Andreas Rumpf
3be87669fa minor website improvement 2017-03-01 10:28:51 +01:00
Michael Jendrusch
536015ee7b Implement RFC #4873 improvements to JavaScript FFI (#5213) 2017-01-26 00:07:30 +01:00
Araq
639fa92378 add distros to docs properly 2017-01-09 07:40:03 +01:00
Araq
763c783bdf added distros.nim stdlib module for NimScript/Nimble support 2016-12-31 02:04:27 +01:00
Ruslan Mustakov
2c146445bc Added deques module, deprecating queues 2016-11-24 19:11:51 +07:00
Araq
9d2dfa9a99 further cleanups; refs #4934 2016-10-24 12:20:51 +02:00
Andreas Rumpf
4e51b562d4 fixes #3755 2016-10-20 21:40:04 +02:00
Andreas Rumpf
83a0c7200f fixes #4895 2016-10-20 21:40:04 +02:00
Joey Payne
84d9081e21 Move partition and rpartition to new strmisc module
This was done because partition is an uncommonly used proc that is still
useful in rare cases. There is also a desire to add more procs to this
module at a later time.
2016-06-13 20:54:58 -06:00
Dominik Picheta
7f53224563 Fixes #4287. 2016-06-07 11:26:29 +01:00
Araq
eed0128916 renamed most remaining .txt documentation files to .rst 2016-06-07 04:04:49 +02:00
Dominik Picheta
16381364c2 News articles are now placed in separate pages.
Also given each rst file its rightful extension.
2016-06-04 22:06:50 +01:00
Andreas Rumpf
99be6dce81 Merge pull request #4157 from flaviut/update-nre-docs
Generate NRE docs for website
2016-06-02 15:30:16 +02:00
Andreas Rumpf
5575cfd3ec added pure Nim random stdlib module 2016-05-30 16:24:52 +02:00
Flaviu Tamas
755225d0e0 Generate nre docs with website 2016-05-13 16:36:00 -04:00
Araq
b357e80833 added strscans stdlib module 2016-05-10 22:03:07 +02:00
Anatoly Galiulin
b0eeacf71e Added rlocks module to documentation and news.txt 2016-02-18 09:46:34 +06:00
Araq
e80d08583c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 16:51:54 +01:00
Dominik Picheta
d79a5f5276 Added missing modules to lib.txt and warnings to some module's docs. 2016-01-18 15:33:39 +00:00
Araq
1e11561572 fixes #3677 2016-01-18 16:11:15 +01:00
Andreas Rumpf
bd933e6009 documentation updates 2016-01-18 00:02:22 +01:00
Sergey Avseyev
6e67b9405d fix path to nativesockets 2015-11-27 20:39:08 +03:00
Dominik Picheta
d3b69e515f Fixes #3582. 2015-11-24 13:39:43 +00:00
def
ad503ce8f9 Add options module to standard library documentation 2015-11-23 16:14:35 +01:00
Seo Sanghyeon
2309940f02 Update website link 2015-10-28 18:41:42 +09:00
Dominik Picheta
30cc353831 Prep for v0.12.0 2015-10-27 22:28:42 +01:00
Araq
e0f896785d docs now build again 2015-10-12 20:58:46 +02:00
Aman Gupta
31bb4311e6 s/Github/GitHub/g 2015-09-22 13:33:37 -07:00
Araq
adf34082f0 documented NimScript 2015-09-07 12:31:34 +02:00
Varriount
9da1ee4fe4 Add NEP1 to documentation.
Changes:
  - Added NEP 1 to the documentation set.
  - Modified nimdoc's css to add additional spacing between list entries, as well as between code blocks.
  - Added a warning to nimdoc.css for future developers.
2015-07-10 03:51:00 -04:00
Araq
87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 2015-06-20 23:24:21 +02:00
Araq
3905cfeace more cleanups for 0.11.0 2015-04-30 14:32:01 +02:00
Dominik Picheta
d8c5c2f222 Export AsyncFile. Add asyncfile module to docgen. 2015-03-06 10:51:56 +00:00
PhilipWitte
cc7236b2db Add support tab to website 2015-02-15 17:54:38 -08:00
Billingsly Wetherfordshire
c63c3a8654 Update website.ini
generate docs for basic2d,basic3d
2015-02-14 17:14:06 -06:00
Araq
c2da0e9b3d cleanup index generation 2015-02-10 20:19:48 +01:00