onnxruntime/docs
Gary Miguel 80267ba99a
doc improvements (#8950)
* ignore direnv configs

https://direnv.net/ is a useful tool but its configs are developer-specific

* improve inferencing build docs

* Format build arguments and command line flags as code.
  Without this, command line flags were being rendered with an
  en dash `–` rather than two hyphens `--`, which meant copy-pasting
  them would result in invalid command lines.
* Clarify how to avoid running tests.
* Minor formatting improvements.

* Update custom op docs

* Move contrib op example from PyTorch page to custom op page.
* On PyTorch page: document the use of pytorch_export_contrib_ops.
* On PyTorch page: Turn GitHub URLs into links.

Fixes #8818
2021-09-07 17:57:13 -07:00
..
how-to doc improvements (#8950) 2021-09-07 17:57:13 -07:00
reference Update CUDA-ExecutionProvider.md (#8778) 2021-08-18 16:54:08 -07:00
resources remove Keras-ONNX references (#8820) 2021-08-26 17:05:33 -07:00
tutorials doc improvements (#8950) 2021-09-07 17:57:13 -07:00
index.md Fix 2 install commands rendering as 1 line (#8733) 2021-08-17 12:43:54 -07:00