F. Eugene Aumson
|
d3edb9721c
|
Merge remote-tracking branch 'upstream/development' into sol-doc
|
2018-09-25 16:34:44 -04:00 |
|
F. Eugene Aumson
|
6174267f69
|
fix: explain why tslint rule is disabled
https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976511
https://github.com/0xProject/0x-monorepo/pull/1004
|
2018-09-25 15:51:32 -04:00 |
|
F. Eugene Aumson
|
e8c8d3e722
|
fix: rename SupportedDocJson field to SolDoc
from Solidity
https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199
https://github.com/0xProject/0x-monorepo/pull/1004
|
2018-09-25 15:51:03 -04:00 |
|
Fabio Berger
|
b40861747b
|
Properly render function generic types that don't extend another type
|
2018-09-25 17:34:22 +01:00 |
|
F. Eugene Aumson
|
98d06d6d25
|
BREAKING CHANGE: document contracts from sol-doc
Change website to accept smart contract documentation in the format
generated by sol-doc rather than that generated by Doxity.
|
2018-09-22 11:29:27 -04:00 |
|
F. Eugene Aumson
|
327b4ba554
|
satisfy linter
|
2018-08-31 11:18:43 -04:00 |
|
F. Eugene Aumson
|
72419816a8
|
Merge remote-tracking branch 'upstream/development' into sol-doc
|
2018-08-31 09:22:05 -04:00 |
|
fragosti
|
1d5ef4d0ca
|
Fix unused vars for react-shared and website
|
2018-08-30 13:28:07 -07:00 |
|
F. Eugene Aumson
|
f429032eef
|
move shared doc types from react-docs to @0x/types
|
2018-08-30 10:43:36 -04:00 |
|
F. Eugene Aumson
|
775d1efd46
|
add package sol-doc
|
2018-08-29 08:50:55 -04:00 |
|
Fabio Berger
|
0ca64e394b
|
Fix linter
|
2018-08-23 17:37:40 +01:00 |
|
Fabio Berger
|
28f077b16f
|
Add support for rending the Tuple type
|
2018-08-23 16:55:41 +01:00 |
|
Fabio Berger
|
610caef73f
|
Fix comments
|
2018-08-23 15:08:02 +01:00 |
|
Fabio Berger
|
b7c119b2aa
|
Fix many linter errors that showed up upon upgrading tsutil
|
2018-08-22 18:52:17 +01:00 |
|
Fabio Berger
|
7c29cadb17
|
Use actual packageName for external example imports
|
2018-08-22 16:11:42 +01:00 |
|
Fabio Berger
|
809d301d58
|
Fix lowercase names involving ERC acronym
|
2018-08-21 17:48:24 +01:00 |
|
Fabio Berger
|
ab7d083aa5
|
Add missing key
|
2018-08-21 15:39:39 +01:00 |
|
Fabio Berger
|
fb637d9234
|
Make sure we don't render protected properties
|
2018-08-17 16:09:04 -07:00 |
|
Fabio Berger
|
e47e9c5b34
|
Fix external exports section name
|
2018-08-16 15:01:52 -07:00 |
|
Fabio Berger
|
8e3df2b5ae
|
Render external dep exports
|
2018-08-16 14:57:45 -07:00 |
|
Fabio Berger
|
bf9ee82d9f
|
Remove stray console log
|
2018-08-16 13:59:50 -07:00 |
|
Fabio Berger
|
a8d44ccc48
|
Move external types to link mapping to doc generation util and refactor typedocUtils to be a class to avoid excessive param passing
|
2018-08-15 11:36:45 -07:00 |
|
Fabio Berger
|
83e3bb899e
|
Move purging private underscored items to the doc json generation phase
|
2018-08-14 17:41:03 -07:00 |
|
Fabio Berger
|
cb5d8d75bf
|
Link class reference types exported in same package to their declaration
|
2018-08-14 17:24:48 -07:00 |
|
Fabio Berger
|
386b5bb122
|
Add back hashSpy
|
2018-08-08 09:33:20 -04:00 |
|
Fabio Berger
|
ca67e7d36f
|
Remove console.log
|
2018-08-08 09:32:32 -04:00 |
|
Fabio Berger
|
1a89905ab9
|
Remove hash spy for now
|
2018-08-06 15:39:21 -04:00 |
|
Fabio Berger
|
b2b3c24fd2
|
Remove console.log
|
2018-08-06 15:39:11 -04:00 |
|
Fabio Berger
|
6182d2c7f6
|
Pass in typeDefinitionByName so that type declarations also link to inner-types and show the popover
|
2018-08-06 15:28:21 -04:00 |
|
Fabio Berger
|
af90a777c6
|
Update types
|
2018-08-06 15:27:39 -04:00 |
|
Fabio Berger
|
fdcb42d8e1
|
Fix bug where we only rendered one TypeDoc JSON key per export, instead of all of them
|
2018-08-06 15:27:28 -04:00 |
|
Fabio Berger
|
ea5684e054
|
Remove unused imports
|
2018-08-06 11:01:12 -04:00 |
|
Fabio Berger
|
ff3c77f7c4
|
Remove stray console.lgos
|
2018-08-06 10:48:18 -04:00 |
|
Fabio Berger
|
4527e9ce00
|
Remove prefix hack and add prefix for objectLiteral functions
|
2018-08-04 10:09:59 +02:00 |
|
Fabio Berger
|
d9f09b5e1e
|
Make rendering of individually exported functions lighter-weight
|
2018-08-03 19:45:09 +02:00 |
|
Fabio Berger
|
c17d6c47c3
|
Properly render class/objectLiteral properties that are simple variables
|
2018-08-03 19:24:58 +02:00 |
|
Fabio Berger
|
0d3d9dad84
|
Don't process functions beginning with underscores
|
2018-08-03 17:14:14 +02:00 |
|
Fabio Berger
|
b8c8258404
|
Don't render object literal properties that start with underscore since are private
|
2018-08-03 17:13:38 +02:00 |
|
Fabio Berger
|
d136df7679
|
Color-code basic type arrays orange aswell
|
2018-08-03 13:02:14 +02:00 |
|
Fabio Berger
|
4a2a22a43b
|
Refactor logic for clarity
|
2018-08-03 11:44:50 +02:00 |
|
Fabio Berger
|
90ead59d34
|
Add support for rendering nested IndexSignatures
|
2018-08-02 21:09:18 +02:00 |
|
Fabio Berger
|
9a3b630b19
|
prettier
|
2018-08-02 17:27:29 +02:00 |
|
Fabio Berger
|
b3473ff89f
|
Remove unused var
|
2018-08-02 17:27:10 +02:00 |
|
Fabio Berger
|
2494af99aa
|
Prefix menu and sections with markdown as that is all the should now be defined
|
2018-08-01 21:00:45 +02:00 |
|
Fabio Berger
|
e5b93d1f02
|
Add callpath to properties
|
2018-08-01 20:48:19 +02:00 |
|
Fabio Berger
|
32e1c2ac97
|
Add padding above anchor titles so they show up nice when scrolled to
|
2018-08-01 19:02:20 +02:00 |
|
Fabio Berger
|
3bdf6004ca
|
Start refactoring docs to remove unnecessary configs given more concise TypeDoc JSON
|
2018-08-01 17:36:37 +02:00 |
|
Fabio Berger
|
11869122b4
|
Update React-scroll, getting rid of the need to manually set the url hash
|
2018-08-01 17:33:28 +02:00 |
|
Fabio Berger
|
f4a2e227e1
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate release note publishing to publish script
|
2018-07-29 21:58:39 +02:00 |
|
Fabio Berger
|
d8898cf9a3
|
merge v2-prototype
|
2018-07-19 17:48:06 +02:00 |
|