You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by alexott <gi...@git.apache.org> on 2018/06/01 10:50:38 UTC

[GitHub] zeppelin pull request #2997: Miscellaneous documentation fixes

GitHub user alexott opened a pull request:

    https://github.com/apache/zeppelin/pull/2997

    Miscellaneous documentation fixes

    ### What is this PR for?
    
    This PR contains miscellaneous fixes & improvements for documentation:
    
    - fixes for code snippets formatting, like, https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/security/shiro_authentication.html#apply-multiple-roles-in-shiro-configuration
    - fixes syntax highlighting (adding `scala`, `xml`, `java`, `bash`, ...)
    - fixes for list of interpreters
    - ...
    
    ### What type of PR is it?
    Documentation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexott/zeppelin doc-formatting-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2997.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2997
    
----
commit a994f4ecf913129c37fd8cbabf7cfbb1264b8add
Author: Alex Ott <al...@...>
Date:   2018-06-01T09:42:19Z

    improve formatting for Cassandra interpreter docs

commit c90b61f1114c32c529dc4c5665026e31975e0ba0
Author: Alex Ott <al...@...>
Date:   2018-06-01T09:45:47Z

    use same capitalization in all interpreter names

commit bb26a2954b6979808d90ef047a5fd376d05fa357
Author: Alex Ott <al...@...>
Date:   2018-06-01T09:46:06Z

    use same formatting for parser name

commit 5a7950e79c40b61d872be34000a561004eebe469
Author: Alex Ott <al...@...>
Date:   2018-06-01T10:43:21Z

    add missing language spec for syntax highlighting

commit 9d285a1b789c865c24de967731d8e05dfd32cca0
Author: Alex Ott <al...@...>
Date:   2018-06-01T10:43:48Z

    Fix list of interpreters

commit 63ca2b0e2823ddff9430ddfdd0f94cd922e3d56f
Author: Alex Ott <al...@...>
Date:   2018-06-01T10:45:26Z

    fix usage of the ``` markup that lead to broken formatting

commit 37a2bb77888c13c04ed022283ee8e4f2394974d6
Author: Alex Ott <al...@...>
Date:   2018-06-01T10:45:48Z

    miscellaneous fixes - wording, formatting, etc.

----


---

[GitHub] zeppelin issue #2997: Miscellaneous documentation fixes

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2997
  
    @alexott Could you do rebase to resolve the conflicts ? 


---

[GitHub] zeppelin issue #2997: Miscellaneous documentation fixes

Posted by alexott <gi...@git.apache.org>.
Github user alexott commented on the issue:

    https://github.com/apache/zeppelin/pull/2997
  
    Can we merge it into 0.8 branch because RC is cancelled? Should I send request against 0.8?


---

[GitHub] zeppelin issue #2997: Miscellaneous documentation fixes

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2997
  
    @alexott I have merged it into branch-0.8 as well


---

[GitHub] zeppelin issue #2997: Miscellaneous documentation fixes

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2997
  
    LGTM, will merge it soon


---

[GitHub] zeppelin pull request #2997: Miscellaneous documentation fixes

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/2997


---

[GitHub] zeppelin issue #2997: Miscellaneous documentation fixes

Posted by alexott <gi...@git.apache.org>.
Github user alexott commented on the issue:

    https://github.com/apache/zeppelin/pull/2997
  
    Done, thank you for review!


---