Commit Graph

172 Commits

Author SHA1 Message Date
LaiWang2020
e92130e27e
Fix links in documentation. Closes #3674. (#3920) 2021-05-31 14:58:51 +02:00
dependabot[bot]
73fc36de72
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /docs (#3943)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 09:24:10 +02:00
Antonin Delpeuch
aa05936a07
Add explicit anchor ids in docs. Closes #3888. (#3891) 2021-05-26 06:48:54 +02:00
Vera de Kok
00c53d78d3
Update reconciling.md (#3923)
new wikidata endpoint https://openrefine-wikidata.toolforge.org/fr/api -> https://wikidata.reconci.link/fr/api
2021-05-22 12:29:33 +02:00
Vera de Kok
ee06ce1830
Update wikidata.md (#3924)
new Wikidata endpoint 
https://openrefine-wikidata.toolforge.org/fr/api  -> https://wikidata.reconci.link/fr/api
2021-05-22 12:28:58 +02:00
dependabot[bot]
84956e2896
build(deps): bump @docusaurus/preset-classic in /docs (#3909)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.75 to 2.0.0-beta.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.0/packages/docusaurus-preset-classic)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 08:54:21 +02:00
Antonin Delpeuch
0d9c197a5f
Cleanup technical reference, incorporating changes made on the wiki (#3863)
* Cleanup technical reference, incorporating changes made on the wiki

* Re-add reconciliation-api.md erroneously deleted in merge
2021-05-08 09:03:53 +02:00
Antonin Delpeuch
7961c90d44
Documentation versioning (#3847)
* Take snapshot of docs for version 3.4

* Versioning for docs of the cross function, for #2504

* Document 'Store archive file' option (#1963)

* Remove unsupported preference from 3.4 docs (#2624)

* Mention that forEach works on JSON objects (#3149)

* Remove wholeText from 3.4 docs (#3180)

* Document -H, /H CLI options (#3288)

* Migrate Wikibase documentation from Wikidata (#1640)

* Miscellanous, copy-editing
2021-05-08 08:55:39 +02:00
Antonin Delpeuch
4687f7a22f
Add maintainer guidelines. Closes #3864. (#3866) 2021-05-06 12:48:09 +02:00
dependabot[bot]
1edeb9e20f
build(deps): bump @docusaurus/preset-classic in /docs (#3871)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.74 to 2.0.0-alpha.75.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.75/packages/docusaurus-preset-classic)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 11:03:41 +02:00
dependabot[bot]
aab4fbe697
build(deps): bump react and react-dom in /docs (#3858)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 13:48:09 +02:00
Vera de Kok
7a08a79a0e
Update reconciliation-api.md (#3859)
API endpoint has moved from https://tools.wmflabs.org/openrefine-wikidata/en/api  to https://wikidata.reconci.link/en/api
2021-04-29 13:00:02 +02:00
Vera de Kok
676acfbe61
Update suggest-api.md (#3860)
API endpoint moved from https://openrefine-wikidata.toolforge.org/ to https://wikidata.reconci.link/en/
2021-04-29 12:59:41 +02:00
Vera de Kok
e9836cc601
Update data-extension-api.md (#3861)
API endpoint moved from https://openrefine-wikidata.toolforge.org/ to https://wikidata.reconci.link/en/
2021-04-29 12:58:06 +02:00
Antonin Delpeuch
cf5590e185
Update Docusaurus to 2.0.0-alpha74 (#3856)
* Update Docusaurus to 2.0.0-alpha74

* Upgrade Node version
2021-04-28 09:48:33 +02:00
Antonin Delpeuch
ee72a200e1
Remove trailing slashes in doc pages URLs to fix links. (#3821)
* Improve broken link detection, remove trailing slashes from URLs.

Closes #3819.

* Preserve hash when removing trailing slash in URL
2021-04-24 15:33:24 +02:00
dependabot[bot]
ca08e27deb
build(deps): bump ssri from 6.0.1 to 6.0.2 in /docs (#3834)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 21:08:23 +02:00
Antoine Beaubien
754489eb0f
Adding 3 prefs in the documentation: ui.browsing.pageSize, ui.browsing.facetsHistoryPanelWidth & cell-ui.previewMatchedCells (#3722)
* Adding 2 prefs in ui.browsing

Adding 2 prefs in the documentation : ui.browsing.pageSize & ui.browsing.facetsHistoryPanelWidth

* Adding cell-ui.previewMatchedCells

Adding the pref cell-ui.previewMatchedCells to the doc

* More precise description of `cell-ui.previewMatchedCells`

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-04-16 18:06:30 +02:00
Florian Giroud
2f5c765b4d
Added functional tests for scatterplot facets
* Added test for scatterplots
* Enriched test docs with a section on visual testing

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-04-11 21:05:27 +02:00
dependabot[bot]
2de5929350
build(deps): bump y18n from 4.0.0 to 4.0.1 in /docs (#3776)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-30 18:55:27 +02:00
gitonthescene
9e7a30b6e2
Fix broken link in automating OpenRefine docs. (fixes #3747) (#3748)
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-18 07:55:44 +01:00
allanaaa
5c95539de0
Expressions reorganizing (#3610)
* Expressions reorganizing

Moved GREL basics, Jython/Clojure to separate pages

Fix for https://groups.google.com/g/openrefine/c/Cvsg5IB4KZk

* Promoting some headers

* Fixed link

* Partial fix for #3578

* Add top-level item, fix links

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-15 16:44:34 +01:00
dependabot[bot]
58f17d5aff
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs (#3713)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 13:40:50 +01:00
gitonthescene
ca1c1e3b2a
Some clarification on getting started with Eclipse (#3712)
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-03-11 13:20:14 +01:00
gitonthescene
4d5188a975
Mention using local reconciliation services (#3703)
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-03-08 19:03:22 +01:00
Antonin Delpeuch
1af0e06a41
Enable docusaurus link checker. Closes #3529. (#3576) 2021-02-20 10:08:45 +01:00
allanaaa
713a8f5b72
Edits to GREL Help text in-tool (#3649)
Improvements to GREL Help text in-tool and minor updates to GREL reference. Plus removal of pointless tests

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Owen Stephens <owen@ostephens.com>
2021-02-18 17:52:32 +00:00
Thad Guidry
ec4a1f431f
Update functional-tests.md (#3596) 2021-02-08 04:10:39 +01:00
Florian Giroud
7003dd2d2d
doc: Enriched UX testing documentation, #3573 (#3583) 2021-02-07 19:07:54 +01:00
Owen Stephens
85aef3c9f6 Re-instating Tabs import 2021-02-04 22:28:19 +00:00
Thad Guidry
b4e903264e
Update Java version (#3557)
* Update Java version

since the older JDK 14 version page says its been superseded with the new version

* Update installing.md

I think this is what we're looking for.

* Update build-test-run.md

Threw it all here.

Co-authored-by: allanaaa <allana.mayer@mail.mcgill.ca>
2021-02-03 19:11:30 +01:00
Thad Guidry
b010917f19
fix type in installation docs (#3537) 2021-01-29 19:11:14 +01:00
Thad Guidry
f94bb5e8f4
Fix broken link for technical-reference (#3528) 2021-01-27 23:03:55 +01:00
Thad Guidry
717b0581c1
Improve formatting, add better links 2021-01-27 10:47:50 -06:00
Joseph Glass
f310e924ef
Fix links on Manual Introduction page.
This documentation PR fixes links which currently 404 on the Introduction page by adding `manual/` to the path of the relevant links.
2021-01-27 11:06:22 -05:00
Rajaram
7b080fe99d
Update openrefine-api.md (#3159)
* Update openrefine-api.md

Documentation for Create project and Export rows API calls modified

* Update docs/docs/technical-reference/openrefine-api.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-01-27 09:19:44 +01:00
Antoine Beaubien
a2ed9d586a
Creation of the How-To Contribute to docs (#2614)
* First creation of the How-To Contribute to docs

First creation of the How-To Contribute to docs file, and transfer of the How-To Build from source from the old wiki.

* Spelling errors and mistakes

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>

* Change * for &ast;

Change * for &ast;

* Update contribute_to_or.md

Small change

* Merge technical documentation

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-27 09:01:37 +01:00
allanaaa
c1037f78d7
Adding Algolia search (#3507) 2021-01-21 18:05:27 +01:00
Kush Trivedi
b5bd5e62e4
feat: move to em from pixels (#3477)
* feat: move to em from pixels

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>

* reduce the spacing b/w headings

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>

* reduce spacing

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-19 09:28:44 +01:00
Owen Stephens
eb7761e230
Merge pull request #3380 from allanaaa/docs-formatting
Docs > formatting
2021-01-16 17:59:52 +00:00
allanaaa
a0f8946a5b Update running.md 2021-01-15 10:21:59 -05:00
allanaaa
c300239b7a Update running.md 2021-01-15 10:17:48 -05:00
allanaaa
611b9cb1ef Update running.md 2021-01-15 09:31:49 -05:00
allanaaa
2454189691
Docs > index page (#3473)
* Update index.md

* Update index.md
2021-01-15 12:38:54 +01:00
Antonin Delpeuch
53f832d09b
Adjust the menuItem class to avoid colliding borders (#3471) 2021-01-14 19:24:49 +01:00
allanaaa
6fed414c09 Mac instruction changes, autosave changes 2021-01-14 13:12:21 -05:00
allanaaa
a54e86becc
Update docs/docs/manual/exploring.md
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:13:46 -05:00
allanaaa
ee5c3fa7c3
Update docs/docs/manual/running.md
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:11:32 -05:00
allanaaa
690ae799b0 Missed one 2021-01-13 14:46:25 -05:00
allanaaa
b1870b84f2 Adding titles to infoboxes 2021-01-13 14:04:27 -05:00
allanaaa
07d3153839 Exporting 2021-01-12 15:19:24 -05:00
allanaaa
bd70208446 Update grelfunctions.md 2021-01-11 15:58:29 -05:00
allanaaa
13c4dd8fee Expressions 2021-01-08 15:26:22 -05:00
dependabot[bot]
8f790a90b6
Bump react-dom from 16.13.1 to 16.14.0 in /docs (#3455)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 10:29:26 +01:00
dependabot[bot]
1811cf4b74
Bump react from 16.13.1 to 16.14.0 in /docs (#3450)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:46:30 +01:00
dependabot[bot]
8556696c7f
Bump @docusaurus/preset-classic in /docs (#3451)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.65 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus-preset-classic)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:45:37 +01:00
allanaaa
72af127010 Updates to wikidata 2021-01-05 16:46:02 -05:00
allanaaa
4a4be06b24 Merge branch 'docs-formatting' of https://github.com/allanaaa/OpenRefine into docs-formatting 2021-01-05 12:07:32 -05:00
allanaaa
5d9086cc6f Update reconciling.md 2021-01-05 12:07:20 -05:00
allanaaa
c0ffed370c
Merge branch 'master' into docs-formatting 2021-01-05 12:00:48 -05:00
allanaaa
1e0c3fa34e Updates to Reconciling 2021-01-05 11:59:11 -05:00
dependabot[bot]
08d602bdaf
Bump ini from 1.3.5 to 1.3.7 in /docs (#3403)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:13:33 +01:00
allanaaa
8eabec1ea5
Docs > Exporting (#3336)
* Exporting text, added link to Starting

* Expanded on custom tabular exporter

* Update exporting.md

* img problems?

* retry

* added SQL section + exporting operations

* Delete templating-exporter.PNG

* Create templating-exporter.png

* Expansion + some temporary text

* Update exporting.md

* Formatting and etc

* SQL exporter
2020-12-19 15:27:57 +01:00
allanaaa
45646d0253 More 2020-12-16 12:58:28 -05:00
allanaaa
6fa08ee264 More 2020-12-16 11:18:00 -05:00
Florian Giroud
4b6106a386
Run UI tests in continuous integration (#3393)
* Fixed flaky tests

* Refactored ui_test commans-line, added documentation

* Attempt to build a workflow with cypress

* Fixed CI UX tests build

* Changed cyprss actions for pull-request

* Merged Cypress workflow into the regular PR target workflow

* Refactored Github workflows to include Cypress Tests

* Revert Ci build to pull_request_target
2020-12-15 20:34:15 +01:00
allanaaa
61f531b6e7 Images are good 2020-12-14 16:22:13 -05:00
allanaaa
5c13397965 Links, HTML, small rewrites 2020-12-14 16:11:48 -05:00
Antonin Delpeuch
060375b007 Normalize case of documentation image extensions 2020-12-04 09:01:09 +01:00
allanaaa
699e80b94e Create expression-editor.png 2020-12-02 14:02:12 -05:00
allanaaa
dbf6434a2c Delete expression-editor.PNG 2020-12-02 14:01:58 -05:00
allanaaa
f7404799e3 Across-the-docs updates 2020-12-02 13:44:55 -05:00
allanaaa
6edfda79a3
Docs > Expressions (#3264)
* Update expressions.md

No function reference just yet, nor text for Jython and Clojure. This will all likely be split out into multiple pages, but for now, it's all one for ease of discussion.

* Adding some functions structure for discussion

* Small tweaks

* Accept edits first, duh

* Shortening shorthands

* Update expressions.md

* Tweaks forever

* Adding table of math functions

* Typos, Clojure examples, cross() recipe

* Formatting and language

* Misc clarifications

* Splitting the pages

* Update grelfunctions.md

* Formatting + resolving comments

* Removing a table hack

* Update grelfunctions.md

* Update grelfunctions.md

* Update grelfunctions.md

* Added columnName

* Update grelfunctions.md

* Update grelfunctions.md

* Update expressions.md

* Forgot to fix some links when I split the pages

* Regex updates
2020-12-02 13:08:00 +01:00
leoshrey
e08356598a
Style modifications in docusaurus docs to fix #3329 (#3365)
* Decreased padding for dropdown menu items

* Removed style code for dropdown items
2020-11-29 16:25:58 +01:00
Florian Giroud
7950d764ff
Architecture for front end browser-based UI tests, issue #733 (#3340)
* Added Cypress tests to OpenRefine
* Installed Cypress
* Added a few tests to cover basic OR features
Y

* Enriched langage Tests

* Enriched project_create tests

* Refactored and enriched undo/redo tests, added extract & apply

* Upgraded Cypress to 5.6.0

* Removed the cypress-dot-env plugin, as Cypress now supports nice configuration capabilities

* Added UX tests documentation

* Improved functional tests documentation, added license and description to tests package.json
2020-11-23 18:18:12 +01:00
Antonin Delpeuch
528f4a4976 Normalize case of image extension in docs (again) 2020-11-18 18:36:26 +01:00
Antonin Delpeuch
ed6a2fd1fe Normalize image file names in docs (lowercase extension) 2020-11-18 17:54:27 +01:00
allanaaa
e843a0ce84
Docs > Wikidata (#3203)
* Docs > Wikidata

* Cleaning up some egregious formatting

* Add section about terms in schemas

* Resolving some of Owen's comments

* Update wikidata.md

* Update docs/docs/manual/wikidata.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

* Update docs/docs/manual/wikidata.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

* Update docs/docs/manual/wikidata.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

* Update wikidata.md

* Remove wikibase bit for now

* Update docs/docs/manual/wikidata.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

* Add image, small fixes

* Removing material

* Cleanup and tweaks

* Update docs/docs/manual/wikidata.md

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-11-16 19:22:46 +01:00
Tom Morris
d3d62a62c3
Update to docusaurus-2.0.0-alpha.64 to fix security vuln in dependency (#3261)
* Update docusaurus to fix security vuln in dependency

Also update docusaurus config to match new version.

Fixed some broken links in the documentation, but not sure
if they were related to the version change.

* Remove bad links

* Make broken links a warning instead of error
2020-10-16 20:49:57 +02:00
Owen Stephens
50d958608a
Fix image filenames and links in documentation (#3268)
* Fix case of PNG extensions

* Fix incorrect links
2020-10-16 10:26:27 +02:00
allanaaa
c7b7e26d61
Docs > Transforming data (#3103)
* Docs > Transforming data

Cell editing page is up first. Ignore the "overview" page for now.

* Add column-editing page

* Update docs/docs/manual/cellediting.md

Co-authored-by: Tom Morris <tfmorris@gmail.com>

* Vairous updates from Tom's comments

* Reconciling + Transposing

* Mistakes!

* Another mistake!

* column editing > fetching URLs

* Update cellediting.md

* Update docs/docs/manual/reconciling.md

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Move + edit reconciliation page

* Update reconciling.md

* Update columnediting.md

* Edit transposing

+ fetch error message update
+ misc formatting

* Title fix

* Phrasing

Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-10-08 16:23:29 +02:00
allanaaa
95983c4ac0
Updating exploring.md (#3035)
* Updating Exploring, with images

Images still need some trimming. Haven't explained logs yet.

* Typos and minor fixes

* Update exploring.md

* Expanding a bit on records mode

* Adding a caution box

* Log text, link fixes, remove infobox, fix phrasing, etc

* Whoops, missed a bracket

* Expanding the log facet section, thanks @thadguidry

And fixing some date-format information.

* Splitting into three pages

* Expanding on records mode

So helpful that we call it the "key column" in the wiki!

* Updates to all three pages

* Update facets.md

* Update sort/view

* Update exploring.md

* Update exploring.md

* Update exploring.md
2020-09-17 12:25:51 +02:00
Jathin Sreenivas
cb69a90a64
Documentation style changes (#3178)
* Fixes for Issue #3059

* Removed menuItems class for values (typed or displayed) and replaced with ` `

* Styling of various items

* Documentation style changes

* Menu Item styling

* Document Style Changes - Line Break & border color
2020-09-16 15:21:56 +02:00
dependabot[bot]
5e7c67835a
Bump prismjs from 1.20.0 to 1.21.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 00:09:20 +00:00
allanaaa
a70bbf122e
Update running.md (#2982)
* starting/stopping, modifications, home screen, preferences

* Update running.md

* Languages and JVM

* Changed preferences, troubleshooting, languages

* Completing the text

Which will get revisited completely as we work through Exploring (facets/filters, e.g.) but it's a first draft.

* New images, phrases/names, link fixes
2020-08-06 14:20:35 +02:00
allanaaa
8ece41309f More typos and formatting 2020-07-28 17:13:13 -04:00
allanaaa
5eb8ecf69f Some cleanup and minor typos 2020-07-28 16:35:40 -04:00
allanaaa
a14650b12f Tweaking headers 2020-07-28 11:07:57 -04:00
allanaaa
50db04781b More database rephrasing
Minor formatting, typos, language tweaks
2020-07-28 11:07:50 -04:00
allanaaa
bb72897230 Removing images
They're not useful.
2020-07-28 11:07:49 -04:00
allanaaa
019c067706 Update starting.md 2020-07-28 11:07:49 -04:00
allanaaa
8a57b4c0ee Update starting.md 2020-07-28 11:07:49 -04:00
allanaaa
ce722b557e Update starting.md
I am not at all clear on how well GitHub for Windows will handle multiple PRs pointing to the same work directory, but let's see what happens.
2020-07-28 11:07:49 -04:00
allanaaa
476a8f7d8d Simplifying the database instructions
And, because drafting is never done, tweaks to the installation section.
2020-07-28 11:07:25 -04:00
allanaaa
cebf1380d8 Update starting.md 2020-07-28 11:07:25 -04:00
allanaaa
573744f6fe Update starting.md
I am not at all clear on how well GitHub for Windows will handle multiple PRs pointing to the same work directory, but let's see what happens.
2020-07-28 11:07:25 -04:00
allanaaa
49682f9c97 Update starting.md 2020-07-28 11:06:43 -04:00
allanaaa
3e5d75acaf More database rephrasing
Minor formatting, typos, language tweaks
2020-07-28 11:06:43 -04:00
allanaaa
e32c10be2e Removing images
They're not useful.
2020-07-28 11:06:43 -04:00
allanaaa
ec9c3bb279 Update starting.md 2020-07-28 11:06:43 -04:00