Coder Social home page Coder Social logo

Comments (2)

floating-cat avatar floating-cat commented on June 26, 2024

我从现在项目源代码里编译出了 epub 版(10.1 版),然后用 Calibre 版转出了 azw3 的版本,你可以下载附件。

大概的编译流程是这样子的:
1、参考官方 https://www.postgresql.org/docs/10/docguide-toolsets.html 下载你需要编译的版本的依赖。
2、下载对应的原版的源代码,然后将这个仓库下的 postgresql/doc/src/sgml 替换原版下的 doc/src/sgml。
3、在替换后的原版源代码下 ./configure
4、进入到 doc/src/sgml 下,把 Makefile 文件里的所有的 --valid 的文字删掉(因为现在该仓库下的中文版生成的 XML 有些语法不太对),然后 make postgres.epub

PostgreSQL 10.1 Shou Ce - PostgreSQL Quan Qiu Kai Fa Zu.epub.zip
PostgreSQL 10.1 Shou Ce - PostgreSQL Quan Qiu Kai Fa Zu.azw3.zip

from pgdoc-cn.

sillydong avatar sillydong commented on June 26, 2024

谢谢

from pgdoc-cn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.