Commit Graph

96 Commits

Author SHA1 Message Date
elena bdbcbd6e52 author added 2018-03-06 16:30:23 +03:00
Elena Bobkova 04598a805d method type added 2018-03-02 18:52:47 +03:00
Elena Bobkova 304a57234c month fixed on title page 2018-03-02 18:52:28 +03:00
Elena Bobkova 6db57e616e captions updated 2018-03-01 18:54:14 +03:00
Elena Bobkova c8747e36ce date updated 2018-02-28 19:27:24 +03:00
Elena Bobkova 9651b715da page title updated 2018-02-28 19:23:19 +03:00
Elena Bobkova 841cd4b491 version fixed 2018-02-28 19:11:28 +03:00
Elena Bobkova b18e58c6dd moved concepts to separate block 2018-02-28 18:23:00 +03:00
Elena Bobkova 9bb5d89771 updated contents template 2018-02-28 18:08:10 +03:00
Elena Bobkova 0b890156ef Merge branch 'master' into feature/all_contents_update 2018-02-28 15:00:29 +03:00
Elena Bobkova 895f696cf9 web doc contents templates updated 2018-02-28 15:00:12 +03:00
Denis Karmyshakov 98379e9446
Merge pull request #14 from TouchInstinct/optional_fixes
fix: Validation and equals for optional fields
2018-02-28 13:38:16 +03:00
Denis Karmyshakov 99ac9960df fix: Validation and equals for optional fields 2018-02-28 12:51:39 +03:00
Denis Karmyshakov 4f4fefaeaa Validation optional field fix (#13) 2018-02-20 15:08:46 +03:00
Denis Karmyshakov 26422b63fe Optional fields (#12) 2018-02-15 19:40:28 +03:00
Denis Karmyshakov 058c140c0e Int enums for java (#11) 2018-02-08 15:36:25 +03:00
Gavriil Sitnikov 2158dcc70e
Merge pull request #10 from TouchInstinct/table_of_contents
Table of contents + Comments
2018-02-07 14:42:56 +03:00
Denis Karmyshakov 1b221944d0 Java templates from build scripts 2018-01-25 13:51:38 +03:00
Ivan Smolin 76bdacb777 fix duplicate date transform in single file mode 2018-01-10 22:25:28 +03:00
Ivan Smolin 026184d552 Decimal fix 2017-11-20 17:15:04 +03:00
Ivan Smolin abf5271754
Merge pull request #9 from TouchInstinct/feature/single_file
add new line break
2017-11-14 21:14:14 +03:00
Alexander Bubnov d189fc99be add new line break 2017-11-13 19:12:16 +03:00
Ivan Smolin 6a3945bbe9 all content section 2017-11-13 12:36:08 +03:00
Ivan Smolin f8d805e4e8 comment equtable section 2017-11-05 23:22:08 +03:00
Ivan Smolin 89455e9979 add failable initializer for enums. closes https://github.com/TouchInstinct/api-generator/issues/36 2017-10-25 18:28:43 +03:00
Ivan Smolin eb0fc64219 fix map and array types formatting 2017-10-24 17:41:38 +03:00
Ivan Smolin 4440858a5c change order of paragraphs in method 2017-10-18 13:14:20 +03:00
Ivan Smolin 0ea0c7f5d0 add splitter and fix UI bugs 2017-10-17 22:19:59 +03:00
Ivan Smolin 1b32cde43c add enum and structures names. fix https://github.com/TouchInstinct/api-generator/issues/35 2017-10-17 19:09:50 +03:00
Ivan Smolin 34d5274b19 fix methods search. closes https://github.com/TouchInstinct/api-generator/issues/43 2017-10-17 19:09:13 +03:00
Ivan Smolin 9d3f835e38 add table of contents section. closes https://github.com/TouchInstinct/api-generator/issues/39 2017-10-17 11:50:36 +03:00
Ivan Smolin 48db5ab454 fix fonts again 2017-10-16 23:22:13 +03:00
Ivan Smolin b2a1fec406 fix font 2017-10-16 23:18:09 +03:00
Ivan Smolin f88b449260 add fixme 2017-10-16 14:26:09 +03:00
Ivan Smolin 490480bf9e small refactoring 2017-10-16 14:20:02 +03:00
Ivan Smolin c3f9b5fcc1 update fonts. closes https://github.com/TouchInstinct/api-generator/issues/34 2017-10-13 20:15:16 +03:00
Ivan Smolin 9f0fa16478 Revert "force non-nullable result rendering in api method page"
This reverts commit 1b28afa81c.
2017-09-19 17:05:54 +03:00
Ivan Smolin 1b28afa81c force non-nullable result rendering in api method page 2017-09-17 22:36:29 +03:00
Ivan Smolin edb39afac0 fix nullable map and array types rendering 2017-09-17 12:16:33 +03:00
Ivan Smolin bd7465d46e update versioning page 2017-08-21 13:49:12 +03:00
Ivan Smolin 3740705e9a customizable main menu 2017-08-21 13:48:36 +03:00
Ivan Smolin 8514609b26 fix sandbox nullable or optional enum values 2017-08-18 15:38:39 +03:00
Ivan Smolin a260b7e9f0 add comments section to class, enum and method 2017-08-18 14:54:45 +03:00
Ivan Smolin 80881bdb19 Merge pull request #7 from TouchInstinct/typos
fix typos
2017-08-18 13:27:00 +03:00
Ivan Smolin be3d380ffe fix typos 2017-08-18 13:25:49 +03:00
Ivan Smolin 7dc1ccedf7 Merge pull request #6 from TouchInstinct/web-documentation-optional-fix
fix web documentation optional fields rendering
2017-08-16 19:44:31 +03:00
Ivan Smolin 685495598e fix web documentation optional fields rendering 2017-08-16 19:42:35 +03:00
Gavriil 0832578bad Merge pull request #3 from TouchInstinct/map-escaping
escape < and > in Map type formatting
2017-08-08 13:37:36 +03:00
Igor Kislyuk 69785bbbaa Merge pull request #5 from TouchInstinct/feature/java-templates
Feature/java templates
2017-08-08 12:45:05 +03:00
Gavriil Sitnikov 3f03416354 Merge branch 'master' into feature/java-templates 2017-08-07 20:07:40 +03:00