Jump to content

Cayleb-Ordo

Community Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Cayleb-Ordo

  1. So, i tried to understand where to put the new Dockerfile. I located the build Pipeline for the Dockers, but the docs-Docker is not build there. My current understanding of the Pipelines is that in order to add a new Docker Image, i have to add it to the build-docker Pipeline and modify the Docs Pipeline. But i did not get where i can tell the Pipeline which image should be used. It would be great if i could be corrected if i am wrong.

    By the way, interesting way to use zfs pools. Never seen them used like this before.

  2. 1 hour ago, hyperion said:

    You can try to run svn info to get the revision. Using a shell script might be easier than using cmake. The value added by cmake for a doxy target is not much anyway.

    I think it is more cross-platform and with the fetch_content we could get the doxygen-theme easily.

     

    Edit: Indeed, it is very simple to integrate the theme using cmake fetch_content.

  3.  

    42 minutes ago, hyperion said:
    • Todo list should be migrated to the bug tracker I think if there is really something left in there of value

    I think the Todo List is automatically generated by Doxygen if something is marked with "@todo".  It can be disabled in the doxygen config.

     

    42 minutes ago, hyperion said:

     - Maybe add a wrapper script build-docs.sh to the repo to generate the docs, for local use and in the Jenkinsfile

    I created a CMake File, that could also be used in a ci and locally. That limits the Version Numbering if used automatically to numbers. It could be set manually, if there is no "real" Version number. 

     

    42 minutes ago, hyperion said:
    • About licenses, a link to the license file is missing.

    Ill try that.

     

    Another thing i dont realy know is, how the SVN can handle git submodules. The doxygen-awesome-css could be bundled like other libs already are, but i think the submodule option is the cleanest.

  4. I have finished a first draft. It would be great if you could give me some feedback.  The links in the third_party Section point to their specific Github Page. I borrowed the logo from the website repository. Also, i dont know the current Version of the Engine, so i filled it with a placeholder.

    WIP-Pyrogenesis-Doxygen.thumb.png.5e5ecdb1832fa550b4eebe86271094ce.png

×
×
  • Create New...