Commit Graph

23 Commits

Author SHA1 Message Date
Jackson Machado
2bc257d89d docs(api): improved clientstate API documentation describing need for unicode conversion (#4114)
* docs(api): improved clientstate API documentation describing need for unicode conversion

* docs: improve CONTRIBUTORS.md
2022-10-10 13:40:06 +02:00
Bogdan Grigoruță
99baaee978 Add neovim plugin to docs (#4052) 2022-09-12 17:49:33 +02:00
Mats Larsen
c165eb8cdb Mention where to find formatter type keys in API docs 2022-06-17 11:22:15 +02:00
Matt Godbolt
f2c1e0bd31 The Grand Reformat (#3643)
* The Grand Reformat

- everything made prettier...literally
- some tweaks to include a few more files, including documentation
- minor changes to format style
- some tiny `// prettier-ignore` changes to keep a few things the way we like them
- a couple of super minor tweaks to embedded document types to ensure they format correctly
2022-05-09 23:13:50 -05:00
Gregory Anders
7f0bc32ae4 API: Change 'filters' option to be additive (#3206) 2021-12-28 15:35:46 +01:00
Headline
909cac58a7 Add new properties to formatter requests (#3067) 2021-10-28 14:46:41 +02:00
Mats Larsen
53b9e0ac59 Support multiple formatter types for /api/format (#2818)
* Make /api/format handle multiple formatter types
* Ignore preferred style if the formatter is a 'one true style' formatter
* Add tests for base formatter
* Document /api/formats and /api/format/<formatter> usage
* Document adding a new formatter
* Update amazon config

Co-authored-by: Matt Godbolt <matt@godbolt.org>
2021-08-24 18:46:38 -05:00
RabsRincon
2306073103 Grammar check pass on docs
Used WebStorm built-in spellchecker and updated the docs where necessary
2021-07-13 12:01:07 +02:00
Matt Godbolt
17b2bb8a58 Move /shortener to /api/shortener (#2426)
We still support /shortener (though will scrape logs to see when
we can remove).

The route under /api/shortener will have the CORS headers set up
properly for things like @foonathan's lexy visualiser.
2021-02-15 12:52:46 -06:00
Matt Godbolt
e66f4c4b57 More master->main. Will do the PP one in the PP branch 2021-02-13 17:27:43 -06:00
Michał Krzywkowski
57f32d3bb8 docs/API.md: Mention Emacs client (#2413) 2021-02-04 12:41:17 +01:00
Patrick Quist
ab2f8e209a Compilers API changes (#2170)
* dont return all compilerproperties always in /api/compilers

* fields=all ipv ?all

* use fields=all with remote instances

* add to documentation

* cover more paths with tests
2020-09-02 21:36:02 +02:00
Rubén Rincón Blanco
6b19e59300 Minor improvement to compilation API docs
Removes the `req.body.compiler` fallback when looking for the compiler - It could never be reached
2020-08-03 15:41:08 +02:00
Waqar Ahmed
f685bbe934 Add link to QCompilerExplorer frontend (#2071) 2020-07-12 16:56:31 +02:00
RabsRincon
790702f0ed Add missing backendOptions keys to documentation 2020-06-23 04:57:46 +02:00
Matt Godbolt
84e9b282fd Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) 2020-05-16 11:09:30 -05:00
RabsRincon
a0df8a06f8 Allow executeParameters to be json array
Closes #1810
2020-02-07 01:52:34 +01:00
Partouf
05f15ddc10 append to documentation 2019-10-27 15:37:02 +01:00
Partouf
90b171773f add to documentation 2019-09-07 18:16:25 +02:00
Patrick Quist
de7b26d695 Attempt to cleanup API documentation 2019-07-13 18:43:02 +02:00
Partouf
e70aa4f3b3 extend documentation 2019-07-12 15:10:08 +02:00
Partouf
10f7c58296 extra documentation 2019-02-16 03:30:56 +01:00
Partouf
29c4684add API doc move and update 2018-11-01 00:37:39 +01:00