<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/docs, branch 2382-fix</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Devolve Contributing.md (#2352)</title>
<updated>2023-02-23T15:53:56+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-02-23T15:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=8f417de6a9f3dff6d86a02c9faa365d6828a1046'/>
<id>8f417de6a9f3dff6d86a02c9faa365d6828a1046</id>
<content type='text'>
* Devolve Contributing.md

Move the content to the docs and website so it is displayed on
pygments.org, to make it easier to find.

- Regex dos and don'ts go to lexerdevelopment.rst

- The rest goes to a new file contributing.rst

- That makes the explanation of how lexers are tested in
  lexerdevelopment.rst redundant, so remove it. The bit on how to add a
  lexer goes to contributing.rst.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Devolve Contributing.md

Move the content to the docs and website so it is displayed on
pygments.org, to make it easier to find.

- Regex dos and don'ts go to lexerdevelopment.rst

- The rest goes to a new file contributing.rst

- That makes the explanation of how lexers are tested in
  lexerdevelopment.rst redundant, so remove it. The bit on how to add a
  lexer goes to contributing.rst.</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: fix markup on styledevelopment page</title>
<updated>2023-02-23T15:53:04+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-02-23T15:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=1bcb869b6b9bfc6c40689570cf395b4dd55541cb'/>
<id>1bcb869b6b9bfc6c40689570cf395b4dd55541cb</id>
<content type='text'>
Due to a wrong reST header, there were two top-level headers on that
page, leading to the subtitle “Style rules” being displayed on
https://pygments.org/docs/ as if it were a separate section.

Also harmonize the title.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to a wrong reST header, there were two top-level headers on that
page, leading to the subtitle “Style rules” being displayed on
https://pygments.org/docs/ as if it were a separate section.

Also harmonize the title.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Makefile with tox (#2331)</title>
<updated>2023-02-23T12:44:22+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-02-23T12:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=e589fee754a76e9600dcb42baaeb3372d9e163d7'/>
<id>e589fee754a76e9600dcb42baaeb3372d9e163d7</id>
<content type='text'>
Porting notes:

- tox handles Python environments automatically. Remove a bit of PYTHONPATH
  manipulation (that was using Python 2 code which always failed!)

- No `clean` target: `git clean -xdf` should fit the bill.

- No `reindent` target: the `reindent.py` script it was using does not
  exist (anymore?).

- No equivalent of tox-test-coverage, which was an artifact of the past,
  using nose.  Instead, the test-coverage target only is ported, which
  uses pytest, and works.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Porting notes:

- tox handles Python environments automatically. Remove a bit of PYTHONPATH
  manipulation (that was using Python 2 code which always failed!)

- No `clean` target: `git clean -xdf` should fit the bill.

- No `reindent` target: the `reindent.py` script it was using does not
  exist (anymore?).

- No equivalent of tox-test-coverage, which was an artifact of the past,
  using nose.  Instead, the test-coverage target only is ported, which
  uses pytest, and works.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various documentation references.</title>
<updated>2023-02-12T15:49:29+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-02-12T15:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=5610265217e6d3cd89079a949de5e9ffaba36763'/>
<id>5610265217e6d3cd89079a949de5e9ffaba36763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More documentation fixes.</title>
<updated>2022-08-20T19:14:47+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-08-20T19:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=8a528f999462dca75806e37a8543c5fcaad8aef9'/>
<id>8a528f999462dca75806e37a8543c5fcaad8aef9</id>
<content type='text'>
* Copy the security paragraph to security.rst
* Fix missing maintainer in docs/index.rst
* Fix incorrect emphasis markup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Copy the security paragraph to security.rst
* Fix missing maintainer in docs/index.rst
* Fix incorrect emphasis markup
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation.</title>
<updated>2022-07-26T08:24:42+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-07-26T08:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=670429bdc531542a557d528705b643d4abd16a7c'/>
<id>670429bdc531542a557d528705b643d4abd16a7c</id>
<content type='text'>
Explain that adding styles to the source tree directly is something that
should be only used by contributors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explain that adding styles to the source tree directly is something that
should be only used by contributors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Register new style (#2183)</title>
<updated>2022-07-26T08:16:34+00:00</updated>
<author>
<name>flywire</name>
<email>flywire0@gmail.com</email>
</author>
<published>2022-07-26T08:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=f162631a2504b63799c9466f12072f9fd14611b1'/>
<id>f162631a2504b63799c9466f12072f9fd14611b1</id>
<content type='text'>
* Register new style

* Replace default_style with Token

#2184

* Remove default_style from styles

* Simplify register style code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Register new style

* Replace default_style with Token

#2184

* Remove default_style from styles

* Simplify register style code</pre>
</div>
</content>
</entry>
<entry>
<title>Reconcile standard token discrepancies in docs and code (#2187)</title>
<updated>2022-07-15T08:51:47+00:00</updated>
<author>
<name>Andrew T. Biehl</name>
<email>70184461+andrewtbiehl@users.noreply.github.com</email>
</author>
<published>2022-07-15T08:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=2ebc5eaa28edeb89efc3324e0e82e10c57b9b6e0'/>
<id>2ebc5eaa28edeb89efc3324e0e82e10c57b9b6e0</id>
<content type='text'>
* Add Name.Property token missing from docs

* Add Comment.PreprocFile token missing from docs

* Add Punctuation.Marker token to tokens dict</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Name.Property token missing from docs

* Add Comment.PreprocFile token missing from docs

* Add Punctuation.Marker token to tokens dict</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reST markup mistake (#2176)</title>
<updated>2022-07-05T15:18:55+00:00</updated>
<author>
<name>Álvaro Mondéjar</name>
<email>mondejar1994@gmail.com</email>
</author>
<published>2022-07-05T15:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=07b276e9ba591c406e9d6801df17069ff46afc0f'/>
<id>07b276e9ba591c406e9d6801df17069ff46afc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight doc clarification about 'make mapfiles'</title>
<updated>2022-06-29T07:18:01+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-06-29T07:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=4bd02e2c3443f972033e9ef7e85b601891020eef'/>
<id>4bd02e2c3443f972033e9ef7e85b601891020eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
