Ignore:
Timestamp:
May 15, 2020, 2:27:39 PM (4 years ago)
Author:
Petra Seibert <petra.seibert [at) univie.ac.at>
Branches:
master, ctbto, dev
Children:
f20342a
Parents:
b936fd3
Message:

Language corrections for the Sections Developers, Support, Changelog, and the home directory (index.html)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • For_developers/Sphinx/source/Developers/gen_docu.rst

    rb1674ed ra14839a  
    11********************
    2 Update Documentation
     2Updating the documentation
    33********************
    44
    55UNDER CONSTRUCTION
    66
    7 Additional Software
     7Additional software
    88===================
    99
    10 Developers working on ``flex_extract`` should make extensive use of the prepared test cases, unit tests and update the documentation. For this, some additional software is necessary:
     10Developers working on ``flex_extract`` should make extensive use of the prepared test cases and unit tests, and should also update the documentation. For this, some additional software is necessary:
    1111
    1212.. code-block:: sh
     
    2727
    2828
    29 Online-documentation with Sphinx
     29On-line documentation with Sphinx
    3030================================
    3131
    32 Use the scriot ``gen_docu.sh`` to generate an update of the online documentation of the python component.
     32Use the script ``gen_docu.sh`` to generate an update of the on-line documentation of the Python component.
    3333
    34 It uses ``pyreverse`` to generate a class and a package diagram with graphviz and overwrites the old files in the developers directory.
    35 ``pyreverse`` creates ``dot`` files and with the ``dot`` program of the ``graphviz`` software the ``png`` files are created. Everything happens in the Python source directory before moving them finally to the ``For_developers`` directory. The Sphinx source code has a ``_files`` directory which contains links to these ``png`` files and therefore they should not be renamed. 
     34It uses ``pyreverse`` to generate class and package diagrams with ``graphviz`` and overwrites the old files in the developers directory.
     35``pyreverse`` creates ``dot`` files, and with the ``dot`` program of the ``graphviz`` software, the ``png`` files are created. Everything happens in the Python source directory before moving them finally to the ``For_developers`` directory. The Sphinx source code has a ``_files`` directory which contains links to these ``png`` files and therefore they should not be renamed. 
    3636
    3737
     
    3939------------------
    4040
    41 You might need to adapt the fonts path for the diagrams to a true type font. Currently it is set to:
     41You might need to adapt the fonts path for the diagrams to a true-type font. Currently it is set to:
    4242
    4343.. code-block:: bash
     
    5050------------------
    5151
    52 You might need to adapt the fonts path for the diagrams to a true type font. Currently it is set to:
     52You might need to adapt the fonts path for the diagrams to a true-type font. Currently it is set to:
    5353
    5454.. code-block:: bash
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG