incubator-s2graph icon indicating copy to clipboard operation
incubator-s2graph copied to clipboard

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

Open woonsan opened this issue 6 years ago • 0 comments

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!

woonsan avatar Mar 06 '19 05:03 woonsan