Gregory Nutt
|
6f6dc76f15
|
kconfig2html: Exceed original maximum number of selects
|
2014-06-16 10:58:38 -06:00 |
|
Gregory Nutt
|
494387b33b
|
Make sure that there is one space after for
|
2014-04-12 13:28:22 -06:00 |
|
Gregory Nutt
|
91b002a043
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
|
Gregory Nutt
|
8371204001
|
Need to increase the size of an array in tools/kconfig2html.c
|
2013-10-28 14:59:32 -06:00 |
|
Gregory Nutt
|
bc46b447dc
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
|
Gregory Nutt
|
0361f632b8
|
Add TCP echo server from Max Holtzberg
|
2013-05-22 07:35:54 -06:00 |
|
Gregory Nutt
|
72179b7773
|
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
|
2013-05-03 12:52:33 -06:00 |
|
Gregory Nutt
|
2072e6be94
|
kconfig2html: Fix some handling of empty strings
|
2013-04-23 11:25:52 -06:00 |
|
Gregory Nutt
|
57d31176c0
|
kconfig2html: Improve expand/collapse TOC + misc bug-fixes
|
2013-04-23 11:01:18 -06:00 |
|
Gregory Nutt
|
770ce01473
|
kconfig2html: A few minor things missed in the last commit
|
2013-04-22 17:36:27 -06:00 |
|
Gregory Nutt
|
cf311c82ab
|
Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html
|
2013-04-22 16:46:15 -06:00 |
|
Gregory Nutt
|
ba3f1a751d
|
kconfig2html: Add collapsable table of contents
|
2013-04-22 13:58:02 -06:00 |
|
Gregory Nutt
|
91258a49ec
|
kconfig2html: Move all hidden, internal configuration variables to an appendix
|
2013-04-22 11:20:54 -06:00 |
|
Gregory Nutt
|
b553609351
|
New Kconfig convention: Extra indentation in comments will render as HTML preformatted text
|
2013-04-22 09:10:58 -06:00 |
|
Gregory Nutt
|
a2d6279cee
|
kconfig2html: Add support for dependencies on default values
|
2013-04-22 07:22:55 -06:00 |
|
Gregory Nutt
|
37da13321c
|
kconfig2html: Perform HTL conversions and add hyperlinks for dependency expressions
|
2013-04-21 11:01:46 -06:00 |
|
Gregory Nutt
|
a421d63b07
|
kconfig2html will now handle line continuations
|
2013-04-21 09:37:45 -06:00 |
|
Gregory Nutt
|
11e78b75a0
|
Last kconfig2html bugfixes of the day
|
2013-04-20 17:56:16 -06:00 |
|
Gregory Nutt
|
3f52b0fbb6
|
Yet more kconfg2html logic
|
2013-04-20 17:29:10 -06:00 |
|
Gregory Nutt
|
8cbca09f94
|
More kconfg2html logic
|
2013-04-20 17:05:45 -06:00 |
|
Gregory Nutt
|
27c28f542e
|
Add suppport for choice prompts and help text to the Kconfig documentation tool
|
2013-04-20 14:18:08 -06:00 |
|
Gregory Nutt
|
637ac296f8
|
Add a tool to auto-generated documentation of NuttX configuration variables (still a work in progress)
|
2013-04-20 11:42:59 -06:00 |
|