Re: [petsc-dev] Users manual update

2020-08-21 Thread huabel via petsc-dev
success to make sphinx-docs-html. Thanks! > On Aug 21, 2020, at 11:40 PM, Satish Balay wrote: > > The updates referred in this thread are in master branch [and not maint] > > Satish > > On Fri, 21 Aug 2020, huabel via petsc-dev wrote: > >> >> ➜

Re: [petsc-dev] Users manual update

2020-08-21 Thread huabel via petsc-dev
-darwin-c-debug --testdir=./arch-darwin-c-debug/tests gmake[1]: *** No rule to make target 'sphinx-docs-html'. Stop. gmake: *** [GNUmakefile:17: sphinx-docs-html] Error 2 > On Aug 21, 2020, at 11:06 PM, Jed Brown wrote: > > huabel via petsc-dev writes: > >> Thanks, I cop

Re: [petsc-dev] Users manual update

2020-08-21 Thread huabel via petsc-dev
Thanks, I copied the ‘developer’ fold out and comment (#extensions.append('sphinxcontrib.bibtex’) this line, with few copy it works well, (no cite link), for me it enough. > On Aug 21, 2020, at 7:32 PM, Patrick Sanan wrote: > > Note that we have only tested things with Sphinx 2.4.4,

Re: [petsc-dev] Users manual update

2020-08-21 Thread huabel via petsc-dev
Hi I run make dirhtml get some error ➜ sphinx_docs git:(maint) make dirhtml Running Sphinx v3.1.2 Found DOT install: /usr/local/bin/dot Extension error: Could not import extension sphinxcontrib.bibtex (exception: No module named 'sphinxcontrib.bibtex') gmake: *** [Makefile:29: dirhtml]

Re: [petsc-dev] CMake on Catalina

2020-04-17 Thread huabel via petsc-dev
CMake is a great tool, > On Apr 18, 2020, at 06:36, Matthew Knepley wrote: > > I have just spent hours trying to build CMake on Catalina. This is not a > configure system. I finally had to just comment out a bunch of source files > in their build system, and define out a bunch of code. I