Ai
3 Star 0 Fork 0

mirrors_neo4j/docs-java-reference

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.adoc 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
Reneta Popova 提交于 2023-01-06 23:47 +08:00 . editorial review part 2

docs-java-reference

This repository contains the AsciiDoc and other sources to build the Neo4j Java Reference.

Installation

To build these docs locally you need Node & NPM installed.

To install the dependencies run:

npm install

Live Preview

To preview the docs, run:

npm run start

This builds a set of HTML files in build/site and then serves them through an express server at http://localhost:8000. The start script also listens for changes and automatically rebuilds the files. You still need to refresh the page to view the changes.

Contributing

To make changes to this repository, please create a fork of this repo and a new branch to stage your changes. Your branch should be prefixed with the version number, for example, 5.0-feature-to-document.

When you are finished with your changes push the branch to your fork and create a Pull Request. Please add at least one approver.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_neo4j/docs-java-reference.git
git@gitee.com:mirrors_neo4j/docs-java-reference.git
mirrors_neo4j
docs-java-reference
docs-java-reference
dev

搜索帮助