Prototype for moving List procedures page to Ops Manual#3003
Prototype for moving List procedures page to Ops Manual#3003JPryce-Aklundh wants to merge 13 commits into
Conversation
|
Hey @JPryce-Aklundh, we think that we also need to move the CALL procedure page to the Operations manual, so we keep everything in one place. |
1f75eda to
3ebee4f
Compare
| @@ -0,0 +1,282 @@ | |||
| :description: Information about how to use Neo4j procedures using Cypher's `CALL` clause. | |||
| = Call procedures | |||
There was a problem hiding this comment.
While I could look at this page and compare it with the current page, I think this is more of a Cypher Surface page so maybe they want to look at it?
fcb8d97 to
f878e6c
Compare
Co-authored-by: Therese Magnusson <scout.therese@gmail.com>
Co-authored-by: Therese Magnusson <scout.therese@gmail.com>
|
This PR includes documentation updates New pages: Updated pages: |
|
@renetapopova is the move of the I think it makes sense that the information is close to where the actual procedures are listed but if it is planned to be removed on the Cypher side I'd like to see some minimized version next to the other clauses. Has the page been heavily edited from what was in the Cypher docs? At firsts glance it looks similar. |
The page in the Cypher manual will be removed. It hasn't been changed, just restyled a bit. |
|
Thanks - I'll review it from that angle then 🙂 |
|
The test is failing because we need to update the path to the procedures in the test. |
|
@renetapopova the preview pages are not loading nicely - is that my browsers fault? |
JoelBergstrand
left a comment
There was a problem hiding this comment.
I've only looked a call-procedures.adoc, looks good to me. I'd like a stump page Cypher clause side if @JPryce-Aklundh agrees otherwise we can do without.
See corresponding Cypher Manual PR:
neo4j/docs-cypher#1531