summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Scilab rst doc conversion correctionssphinxdocsWilliam S Fulton2020-10-151-1/+1
|
* Ruby rst doc conversion correctionsWilliam S Fulton2020-10-141-5/+3
|
* Python rst doc conversion correctionsWilliam S Fulton2020-10-141-6/+6
|
* Ocaml rst doc correctionsWilliam S Fulton2020-10-141-5/+4
|
* Modula3 rst doc correctionWilliam S Fulton2020-10-141-2/+2
|
* Merge branch 'chsasank-master' into sphinxdocsWilliam S Fulton2020-10-112-4/+4
|\ | | | | | | | | * chsasank-master: Fix unknown text role "ref" warning [skip-ci]
| * Fix unknown text role "ref" warning [skip-ci]chintu35362020-10-112-4/+4
| |
* | Merge branch 'chsasank-master' into sphinxdocsWilliam S Fulton2020-10-1121-1417/+1584
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * chsasank-master: Removed helper script file [skip-ci] Updating conf.py path in .readthedocs.yml Updating requirements.txt [skip-ci] Sphinx doc corrections - SWIG.rst [skip-ci] Sphinx doc corrections - Warnings.rst [skip-ci] Sphinx doc corrections - Go.rst [skip-ci] Sphinx doc corrections - Javascript.rst [skip-ci] Sphinx doc corrections - Library.rst [skip-ci] Sphinx doc corrections - Lisp.rst [skip-ci] Sphinx doc corrections - Lua.rst [skip-ci] Sphinx doc corrections - Modula3.rst [skip-ci] Sphinx doc corrections - Ocaml.rst [skip-ci] Sphinx doc corrections - Octave.rst [skip-ci] Sphinx doc corrections - Pike.rst [skip-ci] Sphinx doc corrections - Preface.rst [skip-ci] Sphinx doc corrections - Preprocessor.rst [skip-ci] Sphinx doc corrections - Python.rst [skip-ci] Sphinx doc corrections - Ruby.rst [skip-ci] Sphinx doc corrections - Scilab.rst [skip-ci] Sphinx doc corrections - SWIG.rst [skip-ci] Sphinx doc corrections - SWIGPlus.rst [skip-ci] Sphinx doc corrections - Typemaps.rst [skip-ci] Sphinx doc corrections - Windows.rst [skip-ci]
| * Removed helper script file [skip-ci]chintu35362020-10-091-17/+0
| |
| * Updating conf.py path in .readthedocs.ymlchintu35362020-10-081-1/+1
| |
| * Updating requirements.txt [skip-ci]chintu35362020-10-081-2/+26
| |
| * Sphinx doc corrections - SWIG.rst [skip-ci]chintu35362020-10-081-1/+0
| |
| * Sphinx doc corrections - Warnings.rst [skip-ci]chintu35362020-10-072-183/+200
| |
| * Sphinx doc corrections - Go.rst [skip-ci]chintu35362020-10-071-60/+125
| |
| * Sphinx doc corrections - Javascript.rst [skip-ci]chintu35362020-10-071-1/+1
| |
| * Sphinx doc corrections - Library.rst [skip-ci]chintu35362020-10-071-69/+100
| |
| * Sphinx doc corrections - Lisp.rst [skip-ci]chintu35362020-10-071-9/+19
| |
| * Sphinx doc corrections - Lua.rst [skip-ci]chintu35362020-10-071-17/+30
| |
| * Sphinx doc corrections - Modula3.rst [skip-ci]chintu35362020-10-071-303/+289
| |
| * Sphinx doc corrections - Ocaml.rst [skip-ci]chintu35362020-10-071-154/+175
| |
| * Sphinx doc corrections - Octave.rst [skip-ci]chintu35362020-10-071-2/+0
| |
| * Sphinx doc corrections - Pike.rst [skip-ci]chintu35362020-10-071-1/+1
| |
| * Sphinx doc corrections - Preface.rst [skip-ci]chintu35362020-10-071-2/+2
| |
| * Sphinx doc corrections - Preprocessor.rst [skip-ci]chintu35362020-10-071-6/+6
| |
| * Sphinx doc corrections - Python.rst [skip-ci]chintu35362020-10-071-62/+115
| |
| * Sphinx doc corrections - Ruby.rst [skip-ci]chintu35362020-10-071-281/+249
| |
| * Sphinx doc corrections - Scilab.rst [skip-ci]chintu35362020-10-071-27/+37
| |
| * Sphinx doc corrections - SWIG.rst [skip-ci]chintu35362020-10-071-159/+123
| |
| * Sphinx doc corrections - SWIGPlus.rst [skip-ci]chintu35362020-10-071-7/+7
| |
| * Sphinx doc corrections - Typemaps.rst [skip-ci]chintu35362020-10-071-49/+67
| |
| * Sphinx doc corrections - Windows.rst [skip-ci]chintu35362020-10-071-22/+29
| |
* | docdiffer installation notes updateWilliam S Fulton2020-09-121-2/+3
| |
* | Sphinx doc corrections - Extending.rstWilliam S Fulton2020-09-121-121/+119
|/
* fix refsSasank Chilamkurthy2020-09-121-5/+7
|
* make makechap-no-numbering.py work with python3Sasank Chilamkurthy2020-09-125-6/+9
|
* instructions to use pip3Sasank Chilamkurthy2020-09-121-1/+1
|
* read me on how to write docsSasank Chilamkurthy2020-09-121-1/+12
|
* Add readme for docsSasank Chilamkurthy2020-09-122-0/+17
|
* RestructuredText documentation fixesWilliam S Fulton2020-09-125-277/+400
| | | | Fixed by using docdiffer.sh to identify documentation regressions
* Sphinx doc corrections - Java.rstWilliam S Fulton2020-09-081-196/+186
|
* Add tool to compare old and new html filesWilliam S Fulton2020-09-081-0/+71
|
* New html doc tool to remove header numberingWilliam S Fulton2020-09-081-0/+228
| | | | | Removes header numbering from html headings Simple tweak to the original makechap.py tool
* remove fileSasank Chilamkurthy2020-07-192-141/+0
|
* add conf fileSasank Chilamkurthy2020-07-191-0/+10
|
* add sphinx docsSasank Chilamkurthy2020-07-1970-0/+75373
|
* Use conventional 'v' prefix for release taggingWilliam S Fulton2020-06-231-2/+2
| | | | | | | See semantic versioning: https://semver.org/spec/v2.0.0.html Closes #1825
* Add director comparison operator fix to changes fileWilliam S Fulton2020-06-141-0/+3
|
* Merge branch 'directors-comparison-operators'William S Fulton2020-06-145-4/+36
|\ | | | | | | | | | | * directors-comparison-operators: Use %rename Fix wrapping of virtual comparison operators with directors
| * Use %renameZackery Spytz2020-06-072-0/+8
| |
| * Fix wrapping of virtual comparison operators with directorsZackery Spytz2020-06-054-4/+28
| | | | | | | | Closes #1642.