Giter VIP home page Giter VIP logo

maximedenes / coq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coq/coq

0.0 0.0 0.0 164.47 MB

Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

Home Page: http://coq.inria.fr/

License: GNU Lesser General Public License v2.1

Emacs Lisp 0.04% Coq 45.54% Shell 0.81% OCaml 51.05% TeX 0.94% CSS 0.03% C 0.41% Verilog 0.01% Makefile 0.18% Standard ML 0.63% Batchfile 0.01% Nix 0.06% JavaScript 0.01% Python 0.25% sed 0.01% Dockerfile 0.02% V 0.01% HTML 0.01%

coq's Issues

Sphinx cleanup

Version

8.8

Operating system

any

Description of the problem

Things that should be checked for the final Sphinx version of the manual:

  • all chapter names, sections use the same syntax (===, ---,~~~,+++)
  • resolve all TODO cross-reference
  • all biblio references are used
  • index entries are OK
  • a per-chapter TOC at the top of each chapter

Sphinx docs don't build if Coq configured with `-natdynlink no`

Version

8.8+alpha

Operating system

Linux x64

Description of the problem

Configure Coq with -natdynlink no. Then make sphinx. You get errors like:

Exception occurred:
  File "/usr/local/lib/python3.5/dist-packages/pexpect/expect.py", line 70, in timeout
    raise TIMEOUT(msg)
pexpect.exceptions.TIMEOUT: Timeout exceeded.
<pexpect.pty_spawn.spawn object at 0x7f12cb311c18>
command: /home/steck/sphinx-migration/coq/bin/coqtop
args: [b'/home/steck/sphinx-migration/coq/bin/coqtop', b'-color', b'on']
buffer (last 100 chars): '\r\n[Loading ML file fourier_plugin.cmxs ... done]\r\n[Loading ML file micromega_plugin.cmxs ... done]\r\n'
before (last 100 chars): '\r\n[Loading ML file fourier_plugin.cmxs ... done]\r\n[Loading ML file micromega_plugin.cmxs ... done]\r\n'
after: <class 'pexpect.exceptions.TIMEOUT'>

Add numbering to HTML output

The current sphinx html output does not give numbered sections unless the :numbered:
option is given to the toctree directive. But even if that is done, the section numbers
restart at each toctree directive. Since we currently use a separate toctree directive
for each part this is a problem since we would like to have one contiguous sequence of chapter numbers.

configure does not check that sphinx is available

Version

Commit 28ce265713 of the sphinx/ssr branch

Operating system

Linux/Ubuntu

Description of the problem

If sphinx becomes a way to build coqtop, what about testing and displaying its availability at configure time?

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.