File: README.source

package info (click to toggle)
php-codeigniter-framework 3.1.13%2Bdfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,064 kB
  • sloc: php: 37,181; xml: 205; makefile: 136; python: 66; sh: 65
file content (11 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Since upstream doesn't ship the phpunit test suite in the tagged version this
package is repacked. The changes applied are:

  - remove the `user_guide` dir which contains the compiled user guide

  - get the `tests` dir from upstream git repo, it contains the test suite

  - get the `user_guide_src` dir from upstream git repo, it contains the user
    guide.

  - remove the `user_guide_src/source/_themes` dir, it contains the rtd theme