datarevenue-berlin / OpenMLOps

MIT License
695 stars 101 forks source link

Fix warnings in documentation rst files. #90

Closed spazm closed 2 years ago

spazm commented 2 years ago

Fixes the current warnings in docs/*/rst files

docs/components/ory/technical.rst:23: WARNING: Bullet list ends without a blank line; unexpected unindent.
docs/components/ory/usage.rst:14: WARNING: Inline strong start-string without end-string.
docs/components/ory/usage.rst:33: WARNING: Inline strong start-string without end-string.
docs/components/ory/usage.rst:56: WARNING: Title underline too short.

Identities and Providers
~~~~~~~~~~~~~~~~~~~~
docs/components/ory/usage.rst:56: WARNING: Title underline too short.

Identities and Providers
~~~~~~~~~~~~~~~~~~~~
spazm commented 2 years ago

If this PR is useful, I'd appreciate if you could add a label of "hacktoberfest-accepted".