aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/conf.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-04[Clang][Docs] Simpler syntax for Github links. (#82746)cor3ntin1-2/+2
2024-03-04[Docs] Allow building man pages without myst_parser (#82402)cor3ntin1-1/+10
2023-10-24Reland "Add Documentation for Execution Results Handling in Clang-Repl (#65650)"Vassil Vassilev1-1/+1
2023-10-13Revert "Add Documentation for Execution Results Handling in Clang-Repl (#65650)"Nikita Popov1-1/+1
2023-10-12Add Documentation for Execution Results Handling in Clang-Repl (#65650)Krishna Narayanan1-1/+1
2023-09-25[Documentation] Replace recommonmark by myst-parser (#65664)cor3ntin1-19/+4
2023-08-23Revert "[clang-repl] Add Documentation for Execution Results Handling."Vassil Vassilev1-1/+0
2023-08-23[clang-repl] Add Documentation for Execution Results Handling.Krishna-13-cyber1-0/+1
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta1-88/+103
2022-11-30Remove 'modindex' from the Clang docsAaron Ballman1-3/+0
2022-02-01[docs] Remove hard-coded version numbers from sphinx configsTom Stellard1-9/+5
2021-12-06[clang][docs][dataflow] Added an introduction to dataflow analysisDmitri Gribenko1-1/+18
2021-05-03[docs] Bump the trunk major version to 13 and update copyright year.Marek Kurdej1-2/+2
2020-07-15Bump the trunk major version to 12llvmorg-12-initHans Wennborg1-2/+2
2020-01-15Bump the trunk major version to 11llvmorg-11-initHans Wennborg1-2/+2
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg1-2/+2
2019-02-05[analyzer] Creating standard Sphinx documentationKristof Umann1-1/+1
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg1-2/+2
2018-12-18Portable Python script across Python versionSerge Guelton1-1/+1
2018-12-18Portable Python script across Python versionSerge Guelton1-4/+5
2018-08-01Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg1-2/+2
2018-01-03Update docs version and clear release notes for 7.0.0Hans Wennborg1-2/+2
2017-07-19Bump docs version to 6.0Hans Wennborg1-2/+2
2017-01-12Update docs/conf.py versionHans Wennborg1-3/+3
2016-07-18docs/conf.py: update version to 4.0Hans Wennborg1-2/+2
2016-01-13Update version to 3.9Hans Wennborg1-2/+2
2015-08-12Docs: keep copyright years up-to-dateHans Wennborg1-1/+2
2015-07-14docs/conf.py: update version to 3.8Hans Wennborg1-2/+2
2015-06-30Sphinx-based clang man pagesAndrew Wilkins1-5/+35
2015-01-14docs/conf.py: update for 3.7Hans Wennborg1-2/+2
2014-07-293.5 => 3.6Sylvestre Ledru1-2/+2
2014-01-01Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi1-1/+1
2013-11-20Update to next release numbers.Bill Wendling1-2/+2
2013-05-07We're in 3.4 land now.Bill Wendling1-2/+2
2013-01-07[docs] Fix an inconsistent title level, and a sphinx warning.Daniel Dunbar1-1/+1
2013-01-02Exclude docs/analyzer/ from the default Sphinx build.Sean Silva1-1/+1
2013-01-01Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi1-1/+1
2012-12-12docs: Initial Sphinx setup for Clang.Sean Silva1-0/+242