1. 09 10月, 2018 1 次提交
    • J
      renew the install doc for V1.0 (#110) · 0137c97a
      Jiabin Yang 提交于
      * renew the install doc for V1.0
      
      * refine doc
      
      * refine MAC_compile with user installed openblas
      
      * fix python3 related issue according to https://github.com/PaddlePaddle/Paddle/issues/13724
      
      * refine python3 LD_LIBRARY and DYLD_LIBRARY set
      
      * fix FAQ
      
      * refine macos compile and install on python settings
      
      * refine mac compile command
      
      * fix comment related format problem
      
      * fix FAQ format problem
      
      * add mac compile on 10.14
      
      * remove py3 compile on mac 10.14
      
      * refine
      0137c97a
  2. 10 9月, 2018 1 次提交
  3. 31 8月, 2018 1 次提交
    • J
      Switch to new FluidDoc format (#47) · f42d65aa
      Jeff Wang 提交于
      * Start over
      
      * Added basic docs
      Added .travis.yml
      Added scripts to build documentation on the Travis.
      
      * Disable several deploy script commend for testing.
      
      * fixed the deploy_docs.sh script.
      
      * Update travis.yml
      
      * Renamed docs to doc
      
      * update .gitignore.
      
      * Delete .gitignore
      
      * Update .travis.yml
      
      * Update .travis.yml
      
      * Update deploy_docs.sh
      
      * Update .travis.yml
      
      * Develop doc (#1)
      
      * Add paddle submodule
      
      * Update the build script.
      
      * Update script
      
      * Use gen_doc_lib instead.
      
      * Move files around
      
      * cache external
      
      * Update submodule
      
      * try to cache batch 1
      
      * add test code
      
      * Update Paddle submodule
      
      * Update submodule
      
      * update script to print more
      
      * update python path
      
      * test
      
      * test
      
      * test
      
      * clean up the code
      
      * Update Script (#2)
      
      * add new file
      
      * Develop doc (#3)
      
      * Add the rest of the submodules into the system
      
      * Provide first symlink fit a line
      
      * Update the rest of book to symlinks
      
      * add models submodule
      
      * Add link for models
      
      * Update deploy_docs
      f42d65aa