[DynInst_API:] [dyninst/dyninst] 94b8c3: start of work to refactor the docs to use readthedocs


Date: Mon, 02 May 2022 12:15:01 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 94b8c3: start of work to refactor the docs to use readthedocs
  Branch: refs/heads/thaines/sphinx_updates_round1
  Home:   https://github.com/dyninst/dyninst
  Commit: 94b8c38181906cfa33ebdab373d7b589bc347871
      https://github.com/dyninst/dyninst/commit/94b8c38181906cfa33ebdab373d7b589bc347871
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M .gitignore
    R common/doc/manual_commands.tex
    R common/doc/manual_frontpage.tex
    R dataflowAPI/doc/AST.tex
    R dataflowAPI/doc/AbsLocs.tex
    R dataflowAPI/doc/Abstractions.tex
    R dataflowAPI/doc/Assignment.tex
    R dataflowAPI/doc/Examples.tex
    R dataflowAPI/doc/Graph.tex
    R dataflowAPI/doc/Intro.tex
    R dataflowAPI/doc/README
    R dataflowAPI/doc/Slicing.tex
    R dataflowAPI/doc/StackAnalysis.tex
    R dataflowAPI/doc/SymEval.tex
    R dataflowAPI/doc/dataflowAPI.pdf
    R dataflowAPI/doc/dataflowAPI.tex
    R dataflowAPI/doc/paradyn_logo.pdf
    A docs/Makefile
    A docs/README.md
    A docs/_static/example/badge/index.html
    A docs/_static/example/badge/treemap/index.html
    A docs/_static/sphinx-argparse.css
    A docs/_static/theme.css
    A docs/assets/dyninst-dragon-small.png
    A docs/assets/dyninst-dragon.png
    A docs/assets/favicon.ico
    A docs/conf.py
    A docs/dataflowAPI/index.rst
    A docs/dynC_API/index.rst
    A docs/generate.sh
    A docs/index.rst
    A docs/instructionAPI/index.rst
    A docs/parseAPI/index.rst
    A docs/patchAPI/index.rst
    A docs/requirements.txt
    A docs/stackwalk/index.rst
    A docs/symtabAPI/index.rst
    R dynC_API/doc/1-DynC.tex
    R dynC_API/doc/2-Language.tex
    R dynC_API/doc/A-TheDyninstDomain.tex
    R dynC_API/doc/dynC_API.pdf
    R dynC_API/doc/dynC_API.tex
    R dynC_API/doc/paradyn_logo.pdf
    R dyninstAPI/doc/dyninstAPI.docx
    R dyninstAPI/doc/dyninstAPI.pdf
    R instructionAPI/doc/1-Intro.tex
    R instructionAPI/doc/2-Abstractions.tex
    R instructionAPI/doc/3-API.tex
    R instructionAPI/doc/API/BinaryFunction.tex
    R instructionAPI/doc/API/Dereference.tex
    R instructionAPI/doc/API/Expression.tex
    R instructionAPI/doc/API/Immediate.tex
    R instructionAPI/doc/API/Instruction.tex
    R instructionAPI/doc/API/InstructionAST.tex
    R instructionAPI/doc/API/InstructionDecoder.tex
    R instructionAPI/doc/API/InstructionDecoder_x86.tex
    R instructionAPI/doc/API/Operand.tex
    R instructionAPI/doc/API/Operation.tex
    R instructionAPI/doc/API/RegisterAST.tex
    R instructionAPI/doc/API/Result.tex
    R instructionAPI/doc/API/Visitor.tex
    R instructionAPI/doc/examples/Visitor-noop.C
    R instructionAPI/doc/examples/Visitor-regexample.C
    R instructionAPI/doc/fig/ast_ownership.eps
    R instructionAPI/doc/fig/ast_ownership.pdf
    R instructionAPI/doc/fig/decoder_use.eps
    R instructionAPI/doc/fig/decoder_use.pdf
    R instructionAPI/doc/fig/deref-eval.eps
    R instructionAPI/doc/fig/deref-eval.pdf
    R instructionAPI/doc/fig/full_inheritance_graph.eps
    R instructionAPI/doc/fig/full_inheritance_graph.pdf
    R instructionAPI/doc/fig/instruction_representation.eps
    R instructionAPI/doc/fig/instruction_representation.pdf
    R instructionAPI/doc/fig/ownership_graph.eps
    R instructionAPI/doc/fig/ownership_graph.pdf
    R instructionAPI/doc/fig/refman.pdf
    R instructionAPI/doc/instructionAPI.pdf
    R instructionAPI/doc/instructionAPI.tex
    R instructionAPI/doc/paradyn_logo.pdf
    R parseAPI/doc/.gitignore
    R parseAPI/doc/1-Intro.tex
    R parseAPI/doc/2-Abstractions.tex
    R parseAPI/doc/3-Example.tex
    R parseAPI/doc/4-ParseAPI.tex
    R parseAPI/doc/5-Extending.tex
    R parseAPI/doc/6-Defensive.tex
    R parseAPI/doc/API/Block.tex
    R parseAPI/doc/API/CodeObject.tex
    R parseAPI/doc/API/CodeRegion.tex
    R parseAPI/doc/API/CodeSource.tex
    R parseAPI/doc/API/Containers.tex
    R parseAPI/doc/API/Edge.tex
    R parseAPI/doc/API/EdgePredicate.tex
    R parseAPI/doc/API/FuncExtent.tex
    R parseAPI/doc/API/Function.tex
    R parseAPI/doc/API/Loop.tex
    R parseAPI/doc/API/LoopTreeNode.tex
    R parseAPI/doc/API/ParseCallback.tex
    R parseAPI/doc/README
    R parseAPI/doc/code_sample.cc
    R parseAPI/doc/example.cc
    R parseAPI/doc/paradyn_logo.pdf
    R parseAPI/doc/parseAPI.pdf
    R parseAPI/doc/parseAPI.tex
    R patchAPI/doc/Makefile.doc
    R patchAPI/doc/figure/abstraction/img.eps
    R patchAPI/doc/figure/abstraction/img.graffle
    R patchAPI/doc/figure/abstraction/img.pdf
    R patchAPI/doc/figure/command/img.graffle
    R patchAPI/doc/figure/command/img.pdf
    R patchAPI/doc/paradyn_logo.pdf
    R patchAPI/doc/patchAPI.pdf
    R patchAPI/doc/patchAPI.tex
    R patchAPI/doc/section/1_intro.tex
    R patchAPI/doc/section/2_abs.tex
    R patchAPI/doc/section/3_example.tex
    R patchAPI/doc/section/4_api_public.tex
    R patchAPI/doc/section/5_api_modification.tex
    R patchAPI/doc/section/6_api_plugin.tex
    R patchAPI/doc/section/7_dyninst.tex
    R proccontrol/doc/proccontrol.docx
    R proccontrol/doc/proccontrol.pdf
    R stackwalk/doc/.gitignore
    R stackwalk/doc/1-Introduction.tex
    R stackwalk/doc/2-Abstractions.tex
    R stackwalk/doc/3-API.tex
    R stackwalk/doc/4-Callbacks.tex
    R stackwalk/doc/API/Frame.tex
    R stackwalk/doc/API/FrameStepper.tex
    R stackwalk/doc/API/ProcessState.tex
    R stackwalk/doc/API/StepperGroup.tex
    R stackwalk/doc/API/SymbolLookup.tex
    R stackwalk/doc/API/Walker.tex
    R stackwalk/doc/fig/layout-armv8.tex
    R stackwalk/doc/fig/layout.tex
    R stackwalk/doc/fig/object-ownership.tex
    R stackwalk/doc/paradyn_logo.pdf
    R stackwalk/doc/stackwalk.pdf
    R stackwalk/doc/stackwalk.tex
    R symtabAPI/doc/.gitignore
    R symtabAPI/doc/1-Intro.tex
    R symtabAPI/doc/2-Abstractions.tex
    R symtabAPI/doc/3-Examples.tex
    R symtabAPI/doc/4-Definitions.tex
    R symtabAPI/doc/5-Namespace.tex
    R symtabAPI/doc/6-SymtabAPI.tex
    R symtabAPI/doc/7-LineNumberInterface.tex
    R symtabAPI/doc/8-Types.tex
    R symtabAPI/doc/9-Dynamic.tex
    R symtabAPI/doc/A-Appendix.tex
    R symtabAPI/doc/API/LineInfo/Iterating.tex
    R symtabAPI/doc/API/LineInfo/LineInformation.tex
    R symtabAPI/doc/API/LineInfo/Statement.tex
    R symtabAPI/doc/API/Symtab/Archive.tex
    R symtabAPI/doc/API/Symtab/ExceptionBlock.tex
    R symtabAPI/doc/API/Symtab/Function.tex
    R symtabAPI/doc/API/Symtab/FunctionBase.tex
    R symtabAPI/doc/API/Symtab/InlinedFunction.tex
    R symtabAPI/doc/API/Symtab/LocalVar.tex
    R symtabAPI/doc/API/Symtab/Module.tex
    R symtabAPI/doc/API/Symtab/Region.tex
    R symtabAPI/doc/API/Symtab/Symbol.tex
    R symtabAPI/doc/API/Symtab/Symtab.tex
    R symtabAPI/doc/API/Symtab/Variable.tex
    R symtabAPI/doc/API/Symtab/VariableLocation.tex
    R symtabAPI/doc/API/Types/Type.tex
    R symtabAPI/doc/README
    R symtabAPI/doc/paradyn_logo.pdf
    R symtabAPI/doc/symtabAPI.pdf
    R symtabAPI/doc/symtabAPI.tex

  Log Message:
  -----------
  start of work to refactor the docs to use readthedocs

this is the first pass to format the previous latex into rst. I have done the conversion and
only started to go through ensuring that content is preserved (meaning I did not miss anything)
and all the code blocks are formatted (after the automated conversion they indeed are not!) I
will want a few more hours to finish this up, and then we need to discuss deployment. E.g., I
recommend readthedocs so you can automate deployment and keep versioned docs. We can also deploy
to github pages (I can make a workflow) but I do not have a good suggestion for versioning things
that way. I also have not added in an ability to still render the pdfs if that is desired, which
I think should be possibly. Finally, it would be nice if some of these docs could render from
docstrings - I know how to do this for Python so I wonder if Cpp is that much different. It is
probably terrible because it is cpp, but what can you do?

Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>


  Commit: 3c5d78a1bdf7f3ad103893156bcb9b5bd35d3572
      https://github.com/dyninst/dyninst/commit/3c5d78a1bdf7f3ad103893156bcb9b5bd35d3572
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M docs/_static/theme.css
    M docs/conf.py
    M docs/dataflowAPI/index.rst
    M docs/dynC_API/index.rst
    A docs/instructionAPI/fig/ast_ownership.pdf
    A docs/instructionAPI/fig/decoder_use.pdf
    A docs/instructionAPI/fig/deref-eval.pdf
    A docs/instructionAPI/fig/full_inheritance_graph.pdf
    A docs/instructionAPI/fig/instruction_representation.pdf
    A docs/instructionAPI/fig/ownership_graph.pdf
    A docs/instructionAPI/fig/refman.pdf
    M docs/instructionAPI/index.rst
    M docs/parseAPI/index.rst
    A docs/patchAPI/figure/abstraction/img.pdf
    A docs/patchAPI/figure/command/img.graffle
    A docs/patchAPI/figure/command/img.pdf
    M docs/patchAPI/index.rst
    M docs/stackwalk/index.rst
    M docs/symtabAPI/index.rst

  Log Message:
  -----------
  adding missing figures and re-creating tables in format that will render

Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>


  Commit: 0b1ed4c41f059404b212249cf9ba7fd3a3802821
      https://github.com/dyninst/dyninst/commit/0b1ed4c41f059404b212249cf9ba7fd3a3802821
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M .github/workflows/libabigail.yaml

  Log Message:
  -----------
  use different version of checkout to get around checkout bug

Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>


  Commit: a0863a8610daafca96982381e2ce92a90e04498c
      https://github.com/dyninst/dyninst/commit/a0863a8610daafca96982381e2ce92a90e04498c
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M .github/workflows/libabigail.yaml

  Log Message:
  -----------
  try fix for gha

Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>


  Commit: c6794ec9a174a7d9f5d865072c08004ce91386a7
      https://github.com/dyninst/dyninst/commit/c6794ec9a174a7d9f5d865072c08004ce91386a7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/conf.py
    M docs/requirements.txt

  Log Message:
  -----------
  Switch to using myst_parser

recommonmark is deprecated
https://stackoverflow.com/questions/62631362/get-rid-of-duplicate-label-warning-in-sphinx


  Commit: 6dd53bc86abbcb958ec331ec4efc1dd863873ada
      https://github.com/dyninst/dyninst/commit/6dd53bc86abbcb958ec331ec4efc1dd863873ada
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Don't auto-label sections

This fixes several spurious 'duplicate section name' warnings.


  Commit: fa79b72db0b57f14806fd29dffcd93c27c1c9d0c
      https://github.com/dyninst/dyninst/commit/fa79b72db0b57f14806fd29dffcd93c27c1c9d0c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Change TOC behavior


  Commit: 88eb8a3e876c1052cee071b8e54748fae1e294c2
      https://github.com/dyninst/dyninst/commit/88eb8a3e876c1052cee071b8e54748fae1e294c2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Make a 'Toolkits' toctree root


  Commit: bfc566863ad206dee6ff74dfca01e4c74312e046
      https://github.com/dyninst/dyninst/commit/bfc566863ad206dee6ff74dfca01e4c74312e046
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dataflowAPI/index.rst

  Log Message:
  -----------
  Update dataflowAPI/index document structure


  Commit: 1c2622e29541fb4661c5d0bb258f905613832b4c
      https://github.com/dyninst/dyninst/commit/1c2622e29541fb4661c5d0bb258f905613832b4c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dynC_API/index.rst
    M docs/index.rst

  Log Message:
  -----------
  Update the DynC_API document structure


  Commit: 72b254f75fdba920d7b91060175fef4a3a037724
      https://github.com/dyninst/dyninst/commit/72b254f75fdba920d7b91060175fef4a3a037724
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/instructionAPI/index.rst

  Log Message:
  -----------
  Update instructionAPI document layout


  Commit: 611c3090ecb095a770b67cec506d5642a2e7da27
      https://github.com/dyninst/dyninst/commit/611c3090ecb095a770b67cec506d5642a2e7da27
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/parseAPI/index.rst

  Log Message:
  -----------
  Update parseAPI document structure


  Commit: 2a03d946f8eed432889001934e24e96ce1f293a8
      https://github.com/dyninst/dyninst/commit/2a03d946f8eed432889001934e24e96ce1f293a8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/patchAPI/index.rst

  Log Message:
  -----------
  Update patchAPI document structure


  Commit: 0a0cb19af1ec732b12e7b52a9ff08c163025b8c6
      https://github.com/dyninst/dyninst/commit/0a0cb19af1ec732b12e7b52a9ff08c163025b8c6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/stackwalk/index.rst

  Log Message:
  -----------
  Update stackwalk document structure


  Commit: cf4a7d33e6c15352f28d7ef95f823f15a66f63d3
      https://github.com/dyninst/dyninst/commit/cf4a7d33e6c15352f28d7ef95f823f15a66f63d3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/symtabAPI/index.rst

  Log Message:
  -----------
  Update symtabAPI document structure


  Commit: 37ef8df7a5a2fed5b6e551752dfc4ba3738e0cc0
      https://github.com/dyninst/dyninst/commit/37ef8df7a5a2fed5b6e551752dfc4ba3738e0cc0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    R common/docs/decoding_diagram.png
    R common/docs/rose_structure.png
    R dataflowAPI/README.md
    R dyninstAPI/ClassDiagram1.cd
    R dyninstAPI/README.md
    R dyninstAPI/nosynchfuncs.txt
    R parseAPI/README.md
    R parseThat/.gitignore
    R proccontrol/.syntastic_cpp_config
    R proccontrol/README.md
    R proccontrol/dumplibpthread.asm
    R stackwalk/README.md
    R symlite/README.md
    R symtabAPI/README.md

  Log Message:
  -----------
  Clean up a bunch of unused doc/README files


  Commit: ae858cee6d18e8796e40264c77748e077c794b47
      https://github.com/dyninst/dyninst/commit/ae858cee6d18e8796e40264c77748e077c794b47
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    R docs/dynC_API/index.rst
    M docs/index.rst
    A docs/usertools/dynC_API/index.rst

  Log Message:
  -----------
  Move DynC into usertools


  Commit: 80ec5545e80f940ccc4567fd6e4b0e00e6c5c587
      https://github.com/dyninst/dyninst/commit/80ec5545e80f940ccc4567fd6e4b0e00e6c5c587
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dataflowAPI/index.rst
    M docs/parseAPI/index.rst
    M docs/patchAPI/index.rst
    M docs/symtabAPI/index.rst

  Log Message:
  -----------
  Rename 'Examples' section to 'Usage'

They aren't really examples. We should make a new toctree for that and
then bring in code from the dyninst/examples repo.


  Commit: 860b76376e0fd2f0b964d6314b90c4beef945352
      https://github.com/dyninst/dyninst/commit/860b76376e0fd2f0b964d6314b90c4beef945352
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    A docs/dataflowAPI/API.rst
    M docs/dataflowAPI/index.rst
    M docs/index.rst
    A docs/instructionAPI/API.rst
    M docs/instructionAPI/index.rst
    A docs/parseAPI/API.rst
    M docs/parseAPI/index.rst
    A docs/patchAPI/API.rst
    M docs/patchAPI/index.rst
    A docs/stackwalk/API.rst
    M docs/stackwalk/index.rst
    A docs/symtabAPI/API.rst
    M docs/symtabAPI/index.rst

  Log Message:
  -----------
  Split all API reference sections into their own file

This makes separating the toctrees much easier and should make maintenance of these API docs easier, too.


  Commit: dc44ed2227c7439d634e3ee96b4583f2a5ebef48
      https://github.com/dyninst/dyninst/commit/dc44ed2227c7439d634e3ee96b4583f2a5ebef48
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    A docs/usertools/DynC/index.rst
    R docs/usertools/dynC_API/index.rst

  Log Message:
  -----------
  Rename dynC_API to DynC


  Commit: bdd380dd3d07cbd883250c9ee07f3ce5c5949bf3
      https://github.com/dyninst/dyninst/commit/bdd380dd3d07cbd883250c9ee07f3ce5c5949bf3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    A docs/building.rst
    M docs/index.rst

  Log Message:
  -----------
  Add basic instructions for building Dyninst


  Commit: a8ac5a23beb39cd308d400da5c194d0df05d5650
      https://github.com/dyninst/dyninst/commit/a8ac5a23beb39cd308d400da5c194d0df05d5650
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Add description of toolkits and links on the landing page


  Commit: 6bdb077128c1dfe34dc0d6a2fa56c57fa284cd39
      https://github.com/dyninst/dyninst/commit/6bdb077128c1dfe34dc0d6a2fa56c57fa284cd39
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    A docs/overview.rst

  Log Message:
  -----------
  Add a stub for an overview


  Commit: 63af57076b659557f416891940343c049bdb1313
      https://github.com/dyninst/dyninst/commit/63af57076b659557f416891940343c049bdb1313
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Update landing page epigraph


  Commit: 1296c066eeaa039d3726ec5979776f72978a7763
      https://github.com/dyninst/dyninst/commit/1296c066eeaa039d3726ec5979776f72978a7763
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Add acknowledgement on landing page


  Commit: 964175e4e0e93dac075661221df57a484e57805f
      https://github.com/dyninst/dyninst/commit/964175e4e0e93dac075661221df57a484e57805f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    A docs/dyninstAPI/API.rst
    A docs/dyninstAPI/index.rst
    M docs/index.rst

  Log Message:
  -----------
  Initial import of dyninstAPI


  Commit: 0d33588b7f94c58cc4be2639854ccca9236c38b0
      https://github.com/dyninst/dyninst/commit/0d33588b7f94c58cc4be2639854ccca9236c38b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    A docs/proccontrolAPI/API.rst
    A docs/proccontrolAPI/index.rst

  Log Message:
  -----------
  Initial import of proccontrolAPI


  Commit: f62bcc73837b34b24338fa1d7cbe606b85fa7bcc
      https://github.com/dyninst/dyninst/commit/f62bcc73837b34b24338fa1d7cbe606b85fa7bcc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dyninstAPI/API.rst
    M docs/dyninstAPI/index.rst

  Log Message:
  -----------
  Clean up dyninstAPI


  Commit: a2b103519516410531b536cddbf5a6f734c41479
      https://github.com/dyninst/dyninst/commit/a2b103519516410531b536cddbf5a6f734c41479
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/overview.rst

  Log Message:
  -----------
  Add content to overview

Still needs more.


  Commit: d2ebf279f15ad93e4068f9f02f67bce6105f18b3
      https://github.com/dyninst/dyninst/commit/d2ebf279f15ad93e4068f9f02f67bce6105f18b3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dataflowAPI/API.rst

  Log Message:
  -----------
  Add c++ domain markup to dataflowAPI


  Commit: 8a44bbaf1aa12bb72e347b33ba5a1ab54327c958
      https://github.com/dyninst/dyninst/commit/8a44bbaf1aa12bb72e347b33ba5a1ab54327c958
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/index.rst
    M docs/proccontrolAPI/index.rst

  Log Message:
  -----------
  Add dyninstAPI and proccontrolAPI to landing page


  Commit: 976648d2c46208bcec8783ca2ecab6d2ccb304dd
      https://github.com/dyninst/dyninst/commit/976648d2c46208bcec8783ca2ecab6d2ccb304dd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    A docs/.gitignore

  Log Message:
  -----------
  ignore perl scripts


  Commit: 2343a0c16591b6f33a5fb47fdf3c08447b2ff156
      https://github.com/dyninst/dyninst/commit/2343a0c16591b6f33a5fb47fdf3c08447b2ff156
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/dataflowAPI/index.rst

  Log Message:
  -----------
  Fix intro do dataflowAPI


Compare: https://github.com/dyninst/dyninst/compare/94b8c3818190%5E...2343a0c16591
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 94b8c3: start of work to refactor the docs to use readthedocs, Tim Haines <=