Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Fix formatting of s2i docs page #661

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Conversation

aarondav
Copy link
Contributor

The md2rst converter is not quite compatible with code blocks that don't have a linebreak prior to them.

The live docs page at https://docs.seldon.io/projects/seldon-core/en/latest/wrappers/s2i.html has malformed code blocks:

image

Building the docs locally after this PR seems to fix them (this is the result of cd doc && make html:

image

@ukclivecox ukclivecox merged commit 8a49973 into SeldonIO:master Jun 26, 2019
agrski pushed a commit that referenced this pull request Dec 2, 2022
* allow stop experiments for pipelines

* always create an experiment endpoint

* tidy up modelUpdate logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants