6 Commits

Author SHA1 Message Date
Luis 91edd31d9f fix project name and number in eos.doxygen.in :doc 2022-10-24 15:49:10 -04:00
Luis efdbb176e5 replace eos.io with antelope.io in eos.doxyfile.in :doc 2022-10-24 15:46:57 -04:00
arhag 1a2f2ed8d3 update other version numbers to 1.0 and cleanup 2018-06-01 13:42:35 -04:00
Kevin Heifner e46e41f5a1 Fix location to mainpage.md. Modify format of PROJECT_NUMBER. 2018-04-05 12:35:52 -05:00
Kevin Heifner 9b5247a072 Update Smart Contract API - restore contracts doxygen and delete tutorial markdown instead
update doxygen setting to enable processing PACKED macro

update account api documentation

fix account cpp ingroup

update chain c api doc

update db api

update console api

update homepage

update fixedpoint

update fixedpoint api doc

update real api doc

update transactions docs

update types and varint docs

updated doxygen main page

fix problem with db api docs

fix message uncapitalized letter

(cherry picked from commit 8c79f7577f)
2018-01-05 09:18:43 -06:00
jgiszczak dae9678881 Automated Doxygen Generation #196
Doxygen documentation now automatically generated if Doxygen is present.
Default destination is the build directory docs/html folder. Destination
may be customized with -DDOXY_DOC_DEST_DIR=/destination/path or editing
the entry in ccmake/cmake-gui.
2017-09-25 14:41:49 -05:00