tukaani-project / xz

XZ Utils
https://tukaani.org/xz/
Other
542 stars 101 forks source link

Doxygen #4

Closed JiaT75 closed 1 year ago

JiaT75 commented 1 year ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming, typo fix) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [X] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

Doxygen was outdated and never used

Related Issue URL:

What is the new behavior?

Does this introduce a breaking change?

Other information

JiaT75 commented 1 year ago

We will still need to have a few updates for the documentation before it is ready to be published on the website, but I am still working through them. It better to break these PRs up to make it a bit more manageable. I figured this was a good start.