woonsan opened a new pull request #196: Use variables for curl example base url 
with localhost:8000 as default
URL: https://github.com/apache/incubator-s2graph/pull/196
 
 
   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!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to