-
|
I know that the source for the manual is here in a repo, but in that state, it's not very easy to use. Are there any plans to host a "rendered" version of the manual? If not, are there any instructions on how to "build" and host it locally? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Hi, have you seen the https://orientdb.dev/docs/3.2.x/ ? or do you refer to another manual ? to build it I do not think there are instruction on the repo, I will make sure to update that, as today it used mdbook together with mdbook-variables after installing that two tools is enough to run mdbook build to produce the static site related to the docs. |
Beta Was this translation helpful? Give feedback.
-
|
Ah, I had not seen that--that's great! It might still be helpful to be able to build the docs for older versions, too. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Hi, A small update on this, I put online again a bunch of docs, here is the index: https://orientdb.dev/documentation/ I home this helps |
Beta Was this translation helpful? Give feedback.
-
|
Thank you! That is very helpful! |
Beta Was this translation helpful? Give feedback.
Hi,
A small update on this, I put online again a bunch of docs, here is the index: https://orientdb.dev/documentation/
I home this helps