Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Use variables for curl example base url with localhost:8000 as default#196

Open
woonsan wants to merge 1 commit intoapache:masterfrom
woonsan:master
Open

Use variables for curl example base url with localhost:8000 as default#196
woonsan wants to merge 1 commit intoapache:masterfrom
woonsan:master

Conversation

@woonsan
Copy link

@woonsan woonsan commented Mar 6, 2019

I've added a configuration for curl example base url and let each rst source refer to the variable for interpolation.
As the variable is used in code block, I also had to replace .. code:: bash with .. parsed-literal::. curl command examples actually do not get much benefit from .. code:: bash, so I think .. parsed-literal:: is good enough for the purpose.
And, I removed the sentence mentioning script/test.sh and design/data_model page reference because they don't exist and make logs errors.
Please review the changes and merge it if okay.
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments